PluginProbe
Vimeography: Vimeo Video Gallery WordPress Plugin / 2.4.9
Vimeography: Vimeo Video Gallery WordPress Plugin v2.4.9
2.4.9 2.4.8 trunk 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 0.6 0.6.1 0.6.2 0.6.3 0.6.4 0.6.5 0.6.6 0.6.7 0.6.8 0.6.8.1 0.6.9 0.6.9.1 0.6.9.2 0.7 0.8 All 103 releases
vimeography / lib / shared / assets / css / vimeography-common.css

vimeography-common.css in Vimeography: Vimeo Video Gallery WordPress Plugin 2.4.9, at lib/shared/assets/css/vimeography-common.css

20 lines 610 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @font-face {
2 font-family: 'Entypo';
3 src: url('../type/entypo/entypo.eot'); /* IE9 Compat Modes */
4 src: url('../type/entypo/entypo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
5 url('../type/entypo/entypo.woff') format('woff'), /* Modern Browsers */
6 url('../type/entypo/entypo.ttf') format('truetype'), /* Safari, Android, iOS */
7 url('../type/entypo/entypo.svg#Entypo') format('svg'); /* Legacy iOS */
8 }
9
10 .vimeography-group:before,
11 .vimeography-group:after {
12 content: "";
13 display: table;
14 }
15 .vimeography-group:after {
16 clear: both;
17 }
18 .vimeography-group {
19 *zoom: 1;
20 }