PluginProbe
WDesignKit – AI Templates, Widget Builder & MCP Workflow / trunk
WDesignKit – AI Templates, Widget Builder & MCP Workflow vtrunk
2.6.6 2.6.5 2.6.4 2.6.3 2.6.2 2.6.1 2.6.0 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.0 2.3.3 2.3.2 2.3.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 All 128 releases
wdesignkit / assets / fonts / style.css

style.css in WDesignKit – AI Templates, Widget Builder & MCP Workflow trunk, at assets/fonts/style.css

660 lines 9.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @font-face {
2 font-family: 'WDesignKit';
3 src: url('WDesignKit.eot?qjpijg');
4 src: url('WDesignKit.eot?qjpijg#iefix') format('embedded-opentype'),
5 url('WDesignKit.ttf?qjpijg') format('truetype'),
6 url('WDesignKit.woff?qjpijg') format('woff'),
7 url('WDesignKit.svg?qjpijg#WDesignKit') format('svg');
8 font-weight: normal;
9 font-style: normal;
10 font-display: block;
11 }
12
13 [class^="wdkit-i-"],
14 [class*=" wdkit-i-"] {
15 /* use !important to prevent issues with browser extensions that change fonts */
16 font-family: 'WDesignKit' !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 .wdkit-i-green-tick .path1:before {
30 content: "\e999";
31 color: rgb(0, 163, 27);
32 }
33
34 .wdkit-i-green-tick .path2:before {
35 content: "\e99a";
36 margin-left: -1em;
37 color: rgb(255, 255, 255);
38 }
39
40 .wdkit-i-large-tooltip:before {
41 content: "\e99b";
42 }
43
44 .wdkit-i-credit-meter:before {
45 content: "\e98e";
46 }
47
48 .wdkit-i-wb-save:before {
49 content: "\e989";
50 }
51
52 .wdkit-i-wbc-gradient-color:before {
53 content: "\e985";
54 }
55
56 .wdkit-i-wbc-post-listing:before {
57 content: "\e983";
58 }
59
60 .wdkit-i-wbc-background-1:before {
61 content: "\e96e";
62 }
63
64 .wdkit-i-wbc-background:before {
65 content: "\e96f";
66 }
67
68 .wdkit-i-wbc-border:before {
69 content: "\e970";
70 }
71
72 .wdkit-i-wbc-box-shadow:before {
73 content: "\e971";
74 }
75
76 .wdkit-i-wbc-choose:before {
77 content: "\e972";
78 }
79
80 .wdkit-i-wbc-color:before {
81 content: "\e973";
82 }
83
84 .wdkit-i-wbc-css-filter:before {
85 content: "\e974";
86 }
87
88 .wdkit-i-wbc-dash:before {
89 content: "\e975";
90 }
91
92 .wdkit-i-wbc-date-time:before {
93 content: "\e976";
94 }
95
96 .wdkit-i-wbc-devider:before {
97 content: "\e977";
98 }
99
100 .wdkit-i-wbc-dimention:before {
101 content: "\e978";
102 }
103
104 .wdkit-i-wbc-dotted-border:before {
105 content: "\e979";
106 }
107
108 .wdkit-i-wbc-double-border:before {
109 content: "\e97a";
110 }
111
112 .wdkit-i-wbc-gallery:before {
113 content: "\e97b";
114 }
115
116 .wdkit-i-wbc-heading-tags:before {
117 content: "\e97c";
118 }
119
120 .wdkit-i-wbc-heading:before {
121 content: "\e97d";
122 }
123
124 .wdkit-i-wbc-icon-control:before {
125 content: "\e97e";
126 }
127
128 .wdkit-i-wbc-media:before {
129 content: "\e97f";
130 }
131
132 .wdkit-i-wbc-normal-hover:before {
133 content: "\e980";
134 }
135
136 .wdkit-i-wbc-numbers:before {
137 content: "\e981";
138 }
139
140 .wdkit-i-wbc-popover:before {
141 content: "\e982";
142 }
143
144 .wdkit-i-wbc-preview:before {
145 content: "\e984";
146 }
147
148 .wdkit-i-wbc-raw-html:before {
149 content: "\e986";
150 }
151
152 .wdkit-i-wbc-repeater:before {
153 content: "\e987";
154 }
155
156 .wdkit-i-wbc-select-2:before {
157 content: "\e988";
158 }
159
160 .wdkit-i-wbc-select:before {
161 content: "\e98a";
162 }
163
164 .wdkit-i-wbc-slider:before {
165 content: "\e98b";
166 }
167
168 .wdkit-i-wbc-solid:before {
169 content: "\e98c";
170 }
171
172 .wdkit-i-wbc-switcher:before {
173 content: "\e98d";
174 }
175
176 .wdkit-i-wbc-text-area:before {
177 content: "\e98f";
178 }
179
180 .wdkit-i-wbc-text-shadow:before {
181 content: "\e990";
182 }
183
184 .wdkit-i-wbc-text:before {
185 content: "\e991";
186 }
187
188 .wdkit-i-wbc-typography:before {
189 content: "\e992";
190 }
191
192 .wdkit-i-wbc-url:before {
193 content: "\e993";
194 }
195
196 .wdkit-i-wbc-wysiwyg:before {
197 content: "\e994";
198 }
199
200 .wdkit-i-wb-docs:before {
201 content: "\e995";
202 }
203
204 .wdkit-i-wb-link:before {
205 content: "\e996";
206 }
207
208 .wdkit-i-wb-configuration:before {
209 content: "\e997";
210 }
211
212 .wdkit-i-link-square:before {
213 content: "\e998";
214 }
215
216 .wdkit-i-loading-02:before {
217 content: "\e96b";
218 }
219
220 .wdkit-i-loading-03:before {
221 content: "\e96d";
222 }
223
224 .wdkit-i-facebook-line:before {
225 content: "\e947";
226 }
227
228 .wdkit-i-linkedin-line:before {
229 content: "\e96a";
230 }
231
232 .wdkit-i-computer:before {
233 content: "\e92c";
234 }
235
236 .wdkit-i-smart-phone:before {
237 content: "\e934";
238 }
239
240 .wdkit-i-tablet:before {
241 content: "\e938";
242 }
243
244 .wdkit-i-instagram-line:before {
245 content: "\e966";
246 }
247
248 .wdkit-i-x-line:before {
249 content: "\e967";
250 }
251
252 .wdkit-i-youtube-line:before {
253 content: "\e968";
254 }
255
256 .wdkit-i-template-kits:before {
257 content: "\e969";
258 }
259
260 .wdkit-i-ai:before {
261 content: "\e96c";
262 }
263
264 .wdkit-i-wb-move:before {
265 content: "\e958";
266 }
267
268 .wdkit-i-wb-align-top:before {
269 content: "\e959";
270 }
271
272 .wdkit-i-wb-align-verticle:before {
273 content: "\e95a";
274 }
275
276 .wdkit-i-wb-code-wrapper:before {
277 content: "\e95b";
278 }
279
280 .wdkit-i-wb-crown:before {
281 content: "\e95c";
282 }
283
284 .wdkit-i-wb-edit:before {
285 content: "\e95d";
286 }
287
288 .wdkit-i-wb-elements:before {
289 content: "\e95e";
290 }
291
292 .wdkit-i-wb-minus:before {
293 content: "\e95f";
294 }
295
296 .wdkit-i-wb-pen:before {
297 content: "\e960";
298 }
299
300 .wdkit-i-wb-plus:before {
301 content: "\e961";
302 }
303
304 .wdkit-i-wb-push:before {
305 content: "\e962";
306 }
307
308 .wdkit-i-wb-upload:before {
309 content: "\e963";
310 }
311
312 .wdkit-i-wb-wrapper-code:before {
313 content: "\e964";
314 }
315
316 .wdkit-i-wb-youtube:before {
317 content: "\e965";
318 }
319
320 .wdkit-i-wb-align-bottom:before {
321 content: "\e924";
322 }
323
324 .wdkit-i-wb-align-horizontal:before {
325 content: "\e925";
326 }
327
328 .wdkit-i-wb-align-left:before {
329 content: "\e926";
330 }
331
332 .wdkit-i-wb-align-right:before {
333 content: "\e927";
334 }
335
336 .wdkit-i-wb-brush:before {
337 content: "\e928";
338 }
339
340 .wdkit-i-wb-calendar:before {
341 content: "\e929";
342 }
343
344 .wdkit-i-wb-collapse:before {
345 content: "\e92a";
346 }
347
348 .wdkit-i-wb-color-picker:before {
349 content: "\e92b";
350 }
351
352 .wdkit-i-wb-design:before {
353 content: "\e92d";
354 }
355
356 .wdkit-i-wb-down-arrow:before {
357 content: "\e92e";
358 }
359
360 .wdkit-i-wb-drag:before {
361 content: "\e92f";
362 }
363
364 .wdkit-i-wb-expand:before {
365 content: "\e930";
366 }
367
368 .wdkit-i-wb-globe:before {
369 content: "\e931";
370 }
371
372 .wdkit-i-wb-history:before {
373 content: "\e932";
374 }
375
376 .wdkit-i-wb-layout-2:before {
377 content: "\e933";
378 }
379
380 .wdkit-i-refresh:before {
381 content: "\e935";
382 }
383
384 .wdkit-i-wb-shine:before {
385 content: "\e936";
386 }
387
388 .wdkit-i-wb-spark:before {
389 content: "\e937";
390 }
391
392 .wdkit-i-wb-text-align-center:before {
393 content: "\e939";
394 }
395
396 .wdkit-i-wb-text-align-left:before {
397 content: "\e93a";
398 }
399
400 .wdkit-i-wb-text-align-right:before {
401 content: "\e93b";
402 }
403
404 .wdkit-i-wb-typography:before {
405 content: "\e93c";
406 }
407
408 .wdkit-i-wb-vertical-menu:before {
409 content: "\e93d";
410 }
411
412 .wdkit-i-authorized:before {
413 content: "\e93e";
414 }
415
416 .wdkit-i-cancel:before {
417 content: "\e93f";
418 }
419
420 .wdkit-i-checkbox-checked .path1:before {
421 content: "\e940";
422 color: rgb(2, 2, 2);
423 }
424
425 .wdkit-i-checkbox-checked .path2:before {
426 content: "\e941";
427 margin-left: -1em;
428 color: rgb(255, 255, 255);
429 }
430
431 .wdkit-i-checkbox-cross .path1:before {
432 content: "\e942";
433 color: rgb(2, 2, 2);
434 }
435
436 .wdkit-i-checkbox-cross .path2:before {
437 content: "\e943";
438 margin-left: -1em;
439 color: rgb(0, 0, 0);
440 }
441
442 .wdkit-i-checkbox-filled:before {
443 content: "\e944";
444 }
445
446 .wdkit-i-checkbox-unchecked:before {
447 content: "\e945";
448 }
449
450 .wdkit-i-cloud:before {
451 content: "\e946";
452 }
453
454 .wdkit-i-delete:before {
455 content: "\e948";
456 }
457
458 .wdkit-i-dollar:before {
459 content: "\e949";
460 }
461
462 .wdkit-i-facebook:before {
463 content: "\e94a";
464 }
465
466 .wdkit-i-instagram:before {
467 content: "\e94b";
468 }
469
470 .wdkit-i-lock:before {
471 content: "\e94c";
472 }
473
474 .wdkit-i-plus-circle:before {
475 content: "\e94d";
476 }
477
478 .wdkit-i-question:before {
479 content: "\e94e";
480 }
481
482 .wdkit-i-right-arrow-2:before {
483 content: "\e94f";
484 }
485
486 .wdkit-i-save-template:before {
487 content: "\e950";
488 }
489
490 .wdkit-i-save:before {
491 content: "\e951";
492 }
493
494 .wdkit-i-search:before {
495 content: "\e952";
496 }
497
498 .wdkit-i-sync:before {
499 content: "\e953";
500 }
501
502 .wdkit-i-template-kit:before {
503 content: "\e954";
504 }
505
506 .wdkit-i-wifi:before {
507 content: "\e955";
508 }
509
510 .wdkit-i-x:before {
511 content: "\e956";
512 }
513
514 .wdkit-i-youtube:before {
515 content: "\e957";
516 }
517
518 .wdkit-i-alert:before {
519 content: "\e90c";
520 }
521
522 .wdkit-i-convertor:before {
523 content: "\e90d";
524 }
525
526 .wdkit-i-copy:before {
527 content: "\e90e";
528 }
529
530 .wdkit-i-credit:before {
531 content: "\e90f";
532 }
533
534 .wdkit-i-dark-mode:before {
535 content: "\e910";
536 }
537
538 .wdkit-i-design:before {
539 content: "\e911";
540 }
541
542 .wdkit-i-drop-image:before {
543 content: "\e912";
544 }
545
546 .wdkit-i-eye-off:before {
547 content: "\e913";
548 }
549
550 .wdkit-i-eye:before {
551 content: "\e914";
552 }
553
554 .wdkit-i-file:before {
555 content: "\e915";
556 }
557
558 .wdkit-i-filled-heart:before {
559 content: "\e916";
560 }
561
562 .wdkit-i-filter-collapse:before {
563 content: "\e917";
564 }
565
566 .wdkit-i-filter:before {
567 content: "\e918";
568 }
569
570 .wdkit-i-globe:before {
571 content: "\e919";
572 }
573
574 .wdkit-i-hamburger:before {
575 content: "\e91a";
576 }
577
578 .wdkit-i-heart:before {
579 content: "\e91b";
580 }
581
582 .wdkit-i-horizontal-menu:before {
583 content: "\e91c";
584 }
585
586 .wdkit-i-info:before {
587 content: "\e91d";
588 }
589
590 .wdkit-i-light-mode:before {
591 content: "\e91e";
592 }
593
594 .wdkit-i-round-cancel:before {
595 content: "\e91f";
596 }
597
598 .wdkit-i-settings:before {
599 content: "\e920";
600 }
601
602 .wdkit-i-tick:before {
603 content: "\e921";
604 }
605
606 .wdkit-i-user:before {
607 content: "\e922";
608 }
609
610 .wdkit-i-vertical-menu:before {
611 content: "\e923";
612 }
613
614 .wdkit-i-check:before {
615 content: "\e900";
616 }
617
618 .wdkit-i-code-snippet:before {
619 content: "\e901";
620 }
621
622 .wdkit-i-down-arrow:before {
623 content: "\e902";
624 }
625
626 .wdkit-i-download:before {
627 content: "\e903";
628 }
629
630 .wdkit-i-left-arrow:before {
631 content: "\e904";
632 }
633
634 .wdkit-i-notification:before {
635 content: "\e905";
636 }
637
638 .wdkit-i-right-arrow:before {
639 content: "\e906";
640 }
641
642 .wdkit-i-round-check:before {
643 content: "\e907";
644 }
645
646 .wdkit-i-templates:before {
647 content: "\e908";
648 }
649
650 .wdkit-i-up-arrow:before {
651 content: "\e909";
652 }
653
654 .wdkit-i-widgets:before {
655 content: "\e90a";
656 }
657
658 .wdkit-i-workspace:before {
659 content: "\e90b";
660 }