PluginProbe ʕ •ᴥ•ʔ
Bopo – WooCommerce Product Bundle Builder / trunk
Bopo – WooCommerce Product Bundle Builder vtrunk
bopo-woo-product-bundle-builder / css / bopo-icon.css
bopo-woo-product-bundle-builder / css Last commit date
bopo-frontend.css 1 year ago bopo-frontend.min.css 1 year ago bopo-icon.css 4 years ago bopo-icon.min.css 4 years ago bopo-settings.css 4 years ago bopo-settings.min.css 4 years ago button.min.css 4 years ago checkbox.min.css 4 years ago dropdown.min.css 4 years ago form.min.css 4 years ago header.min.css 4 years ago icon.min.css 4 years ago input.min.css 4 years ago menu.min.css 4 years ago segment.min.css 4 years ago select2.min.css 4 years ago table.min.css 4 years ago transition.min.css 4 years ago villatheme-support.css 1 week ago villatheme-support.css.map 1 week ago villatheme-support.min.css 1 week ago villatheme-support.scss 1 week ago
bopo-icon.css
134 lines
1 @font-face {
2 font-family: 'bopobb-icomoon';
3 src: url('../assets/fonts/icon/icomoon.eot?2m7bsm');
4 src: url('../assets/fonts/icon/icomoon.eot?2m7bsm#iefix') format('embedded-opentype'),
5 url('../assets/fonts/icon/icomoon.ttf?2m7bsm') format('truetype'),
6 url('../assets/fonts/icon/icomoon.woff?2m7bsm') format('woff'),
7 url('../assets/fonts/icon/icomoon.svg?2m7bsm#icomoon') format('svg');
8 font-weight: normal;
9 font-style: normal;
10 font-display: block;
11 }
12
13
14 [class^="bopobb-icon-"], [class*=" bopobb-icon-"] {
15 /* use !important to prevent issues with browser extensions that change fonts */
16 font-family: 'bopobb-icomoon' !important;
17 speak: never;
18 font-style: normal;
19 font-weight: normal;
20 font-variant: normal;
21 text-transform: none;
22 line-height: 1;
23
24 /* Better Font Rendering =========== */
25 -webkit-font-smoothing: antialiased;
26 -moz-osx-font-smoothing: grayscale;
27 }
28
29 .bopobb-icon-image3:before {
30 content: "\e916";
31 }
32 .bopobb-icon-image1:before {
33 content: "\e912";
34 }
35 .bopobb-icon-plus2:before {
36 content: "\e910";
37 }
38 .bopobb-icon-image-outline:before {
39 content: "\e917";
40 }
41 .bopobb-icon-image4:before {
42 content: "\e918";
43 }
44 .bopobb-icon-arrow-back-outline:before {
45 content: "\e905";
46 }
47 .bopobb-icon-arrow-back:before {
48 content: "\e906";
49 }
50 .bopobb-icon-published_with_changes:before {
51 content: "\e907";
52 }
53 .bopobb-icon-plus-square:before {
54 content: "\e908";
55 }
56 .bopobb-icon-plus-circle:before {
57 content: "\e909";
58 }
59 .bopobb-icon-rewind:before {
60 content: "\e900";
61 }
62 .bopobb-icon-go:before {
63 content: "\e900";
64 }
65 .bopobb-icon-previous:before {
66 content: "\e900";
67 }
68 .bopobb-icon-back:before {
69 content: "\e900";
70 }
71 .bopobb-icon-old:before {
72 content: "\e900";
73 }
74 .bopobb-icon-x:before {
75 content: "\e901";
76 }
77 .bopobb-icon-pen:before {
78 content: "\e90e";
79 }
80 .bopobb-icon-plus:before {
81 content: "\e902";
82 }
83 .bopobb-icon-add:before {
84 content: "\e902";
85 }
86 .bopobb-icon-cancel:before {
87 content: "\e903";
88 }
89 .bopobb-icon-close:before {
90 content: "\e903";
91 }
92 .bopobb-icon-dismiss:before {
93 content: "\e903";
94 }
95 .bopobb-icon-plus1:before {
96 content: "\e904";
97 }
98 .bopobb-icon-add1:before {
99 content: "\e904";
100 }
101 .bopobb-icon-sum:before {
102 content: "\e904";
103 }
104 .bopobb-icon-pencil:before {
105 content: "\e90f";
106 }
107 .bopobb-icon-image:before {
108 content: "\e913";
109 }
110 .bopobb-icon-images:before {
111 content: "\e914";
112 }
113 .bopobb-icon-cross:before {
114 content: "\ea0f";
115 }
116 .bopobb-icon-cross1:before {
117 content: "\e90a";
118 }
119 .bopobb-icon-cycle:before {
120 content: "\e90b";
121 }
122 .bopobb-icon-image2:before {
123 content: "\e915";
124 }
125 .bopobb-icon-plus3:before {
126 content: "\e911";
127 }
128 .bopobb-icon-retweet:before {
129 content: "\e90c";
130 }
131 .bopobb-icon-add-outline:before {
132 content: "\e90d";
133 }
134