PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.14.0
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.14.0
2.14.0 2.13.0 2.13.1 2.12.0 2.11.1 2.11.0 2.10.0 2.9.0 2.7.4 2.7.5 2.7.6 2.7.7 2.8.0 2.8.1 2.9.1 trunk 1.0 1.0-beta1 1.0-beta2 1.0-beta3 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 All 81 releases
← All changes | assets/library/css/ablocks-icon/style.css +108 -8 2.9.1 → 2.14.0 View file →
@@ -1,11 +1,11 @@
1 1 @font-face {
2 2 font-family: 'ablocks';
3 - src: url('fonts/ablocks.eot?pvmuta');
4 - src: url('fonts/ablocks.eot?pvmuta#iefix') format('embedded-opentype'),
5 - url('fonts/ablocks.ttf?pvmuta') format('truetype'),
6 - url('fonts/ablocks.woff?pvmuta') format('woff'),
7 - url('fonts/ablocks.svg?pvmuta#ablocks') format('svg');
3 + src: url('fonts/ablocks.eot?f66il3');
4 + src: url('fonts/ablocks.eot?f66il3#iefix') format('embedded-opentype'),
5 + url('fonts/ablocks.ttf?f66il3') format('truetype'),
6 + url('fonts/ablocks.woff?f66il3') format('woff'),
7 + url('fonts/ablocks.svg?f66il3#ablocks') format('svg');
8 8 font-weight: normal;
9 9 font-style: normal;
10 10 font-display: block;
11 11 }
@@ -24,8 +24,105 @@
24 24 -webkit-font-smoothing: antialiased;
25 25 -moz-osx-font-smoothing: grayscale;
26 26 }
27 27
28 +.ablocks-icon--starts:before {
29 + content: "\e9de";
30 + color: #fcb022;
31 +}
32 +.ablocks-icon--more:before {
33 + content: "\e9dd";
34 +}
35 +.ablocks-icon--floating-effect:before {
36 + content: "\e9df";
37 +}
38 +.ablocks-icon--mouse-effect:before {
39 + content: "\e9e4";
40 +}
41 +.ablocks-icon--scrolling-effect:before {
42 + content: "\e9e5";
43 +}
44 +.ablocks-icon--block:before {
45 + content: "\e9e0";
46 +}
47 +.ablocks-icon--checks:before {
48 + content: "\e9e1";
49 + color: #2c8c3e;
50 +}
51 +.ablocks-icon--cross:before {
52 + content: "\e9e2";
53 + color: #d12e46;
54 +}
55 +.ablocks-icon--crown:before {
56 + content: "\e9e3";
57 +}
58 +.ablocks-icon--interactive-circle:before {
59 + content: "\e9e7";
60 +}
61 +.ablocks-icon--template:before {
62 + content: "\e9f2";
63 + color: #00ad6b;
64 +}
65 +.ablocks-icon--page-trigger:before {
66 + content: "\e9d9";
67 +}
68 +.ablocks-icon--element-trigger:before {
69 + content: "\e9da";
70 +}
71 +.ablocks-icon--minus:before {
72 + content: "\e9db";
73 +}
74 +.ablocks-icon--play:before {
75 + content: "\e9dc";
76 +}
77 +.ablocks-icon--code-highlight:before {
78 + content: "\e9d8";
79 +}
80 +.ablocks-icon--shortcode:before {
81 + content: "\e9d7";
82 +}
83 +.ablocks-icon--frontend-dashboard:before {
84 + content: "\e9d6";
85 +}
86 +.ablocks-icon--time-picker:before {
87 + content: "\e9d5";
88 +}
89 +.ablocks-icon--dynamic-text:before {
90 + content: "\e9d4";
91 +}
92 +.ablocks-icon--comments-question:before {
93 + content: "\e9d1";
94 +}
95 +.ablocks-icon--star:before {
96 + content: "\e9d2";
97 +}
98 +.ablocks-icon--users:before {
99 + content: "\e9d3";
100 +}
101 +.ablocks-icon--back-to-top:before {
102 + content: "\e9d0";
103 +}
104 +.ablocks-icon--date-picker:before {
105 + content: "\e9cc";
106 +}
107 +.ablocks-icon--taxonomy-listing:before {
108 + content: "\e9cb";
109 +}
110 +.ablocks-icon--group-image:before {
111 + content: "\e9cd";
112 +}
113 +.ablocks-icon--chart:before {
114 + content: "\e9ca";
115 +}
116 +.ablocks-icon--new-tab:before {
117 + content: "\e9c9";
118 +}
119 +.ablocks-icon--player:before {
120 + content: "\e9c8";
121 +}
122 +.ablocks-icon--lottie-animation:before {
123 + content: "\e9c7";
124 +}
28 125 .ablocks-icon--qr-code:before {
29 126 content: "\e9c6";
30 127 }
31 128 .ablocks-icon--theme-builder:before {
@@ -152,11 +249,8 @@
152 249 }
153 250 .ablocks-icon--subscription:before {
154 251 content: "\e9a5";
155 252 }
156 -.ablocks-icon--chart:before {
157 - content: "\e9c0";
158 -}
159 253 .ablocks-icon--price-menu:before {
160 254 content: "\e99c";
161 255 }
162 256 .ablocks-icon--modal-panel:before {
@@ -667,5 +761,11 @@
667 761 content: "\e924";
668 762 }
669 763 .ablocks-icon--right:before {
670 764 content: "\e925";
765 +}
766 +.ablocks-icon--globe:before {
767 + content: "\e9cf";
768 +}
769 +.ablocks-icon--trash-can-slash:before {
770 + content: "\e9ce";
671 771 }