Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
KoboldAI
GitHub Repository: KoboldAI/KoboldAI-Client
Path: blob/main/static/open-iconic/css/open-iconic-bootstrap.css
473 views
1
/* Bootstrap */
2
3
@font-face {
4
font-family: 'Icons';
5
src: url('../fonts/open-iconic.eot');
6
src: url('../fonts/open-iconic.eot?#iconic-sm') format('embedded-opentype'), url('../fonts/open-iconic.woff') format('woff'), url('../fonts/open-iconic.ttf') format('truetype'), url('../fonts/open-iconic.otf') format('opentype'), url('../fonts/open-iconic.svg#iconic-sm') format('svg');
7
font-weight: normal;
8
font-style: normal;
9
}
10
11
.oi {
12
position: relative;
13
top: 1px;
14
display: inline-block;
15
speak:none;
16
font-family: 'Icons';
17
font-style: normal;
18
font-weight: normal;
19
line-height: 1;
20
-webkit-font-smoothing: antialiased;
21
-moz-osx-font-smoothing: grayscale;
22
}
23
24
.oi:empty:before {
25
width: 1em;
26
text-align: center;
27
box-sizing: content-box;
28
}
29
30
.oi.oi-align-center:before {
31
text-align: center;
32
}
33
34
.oi.oi-align-left:before {
35
text-align: left;
36
}
37
38
.oi.oi-align-right:before {
39
text-align: right;
40
}
41
42
43
.oi.oi-flip-horizontal:before {
44
-webkit-transform: scale(-1, 1);
45
-ms-transform: scale(-1, 1);
46
transform: scale(-1, 1);
47
}
48
49
.oi.oi-flip-vertical:before {
50
-webkit-transform: scale(1, -1);
51
-ms-transform: scale(-1, 1);
52
transform: scale(1, -1);
53
}
54
55
.oi.oi-flip-horizontal-vertical:before {
56
-webkit-transform: scale(-1, -1);
57
-ms-transform: scale(-1, 1);
58
transform: scale(-1, -1);
59
}
60
61
62
.oi-account-login:before {
63
content:'\e000';
64
}
65
66
.oi-account-logout:before {
67
content:'\e001';
68
}
69
70
.oi-action-redo:before {
71
content:'\e002';
72
}
73
74
.oi-action-undo:before {
75
content:'\e003';
76
}
77
78
.oi-align-center:before {
79
content:'\e004';
80
}
81
82
.oi-align-left:before {
83
content:'\e005';
84
}
85
86
.oi-align-right:before {
87
content:'\e006';
88
}
89
90
.oi-aperture:before {
91
content:'\e007';
92
}
93
94
.oi-arrow-bottom:before {
95
content:'\e008';
96
}
97
98
.oi-arrow-circle-bottom:before {
99
content:'\e009';
100
}
101
102
.oi-arrow-circle-left:before {
103
content:'\e00a';
104
}
105
106
.oi-arrow-circle-right:before {
107
content:'\e00b';
108
}
109
110
.oi-arrow-circle-top:before {
111
content:'\e00c';
112
}
113
114
.oi-arrow-left:before {
115
content:'\e00d';
116
}
117
118
.oi-arrow-right:before {
119
content:'\e00e';
120
}
121
122
.oi-arrow-thick-bottom:before {
123
content:'\e00f';
124
}
125
126
.oi-arrow-thick-left:before {
127
content:'\e010';
128
}
129
130
.oi-arrow-thick-right:before {
131
content:'\e011';
132
}
133
134
.oi-arrow-thick-top:before {
135
content:'\e012';
136
}
137
138
.oi-arrow-top:before {
139
content:'\e013';
140
}
141
142
.oi-audio-spectrum:before {
143
content:'\e014';
144
}
145
146
.oi-audio:before {
147
content:'\e015';
148
}
149
150
.oi-badge:before {
151
content:'\e016';
152
}
153
154
.oi-ban:before {
155
content:'\e017';
156
}
157
158
.oi-bar-chart:before {
159
content:'\e018';
160
}
161
162
.oi-basket:before {
163
content:'\e019';
164
}
165
166
.oi-battery-empty:before {
167
content:'\e01a';
168
}
169
170
.oi-battery-full:before {
171
content:'\e01b';
172
}
173
174
.oi-beaker:before {
175
content:'\e01c';
176
}
177
178
.oi-bell:before {
179
content:'\e01d';
180
}
181
182
.oi-bluetooth:before {
183
content:'\e01e';
184
}
185
186
.oi-bold:before {
187
content:'\e01f';
188
}
189
190
.oi-bolt:before {
191
content:'\e020';
192
}
193
194
.oi-book:before {
195
content:'\e021';
196
}
197
198
.oi-bookmark:before {
199
content:'\e022';
200
}
201
202
.oi-box:before {
203
content:'\e023';
204
}
205
206
.oi-briefcase:before {
207
content:'\e024';
208
}
209
210
.oi-british-pound:before {
211
content:'\e025';
212
}
213
214
.oi-browser:before {
215
content:'\e026';
216
}
217
218
.oi-brush:before {
219
content:'\e027';
220
}
221
222
.oi-bug:before {
223
content:'\e028';
224
}
225
226
.oi-bullhorn:before {
227
content:'\e029';
228
}
229
230
.oi-calculator:before {
231
content:'\e02a';
232
}
233
234
.oi-calendar:before {
235
content:'\e02b';
236
}
237
238
.oi-camera-slr:before {
239
content:'\e02c';
240
}
241
242
.oi-caret-bottom:before {
243
content:'\e02d';
244
}
245
246
.oi-caret-left:before {
247
content:'\e02e';
248
}
249
250
.oi-caret-right:before {
251
content:'\e02f';
252
}
253
254
.oi-caret-top:before {
255
content:'\e030';
256
}
257
258
.oi-cart:before {
259
content:'\e031';
260
}
261
262
.oi-chat:before {
263
content:'\e032';
264
}
265
266
.oi-check:before {
267
content:'\e033';
268
}
269
270
.oi-chevron-bottom:before {
271
content:'\e034';
272
}
273
274
.oi-chevron-left:before {
275
content:'\e035';
276
}
277
278
.oi-chevron-right:before {
279
content:'\e036';
280
}
281
282
.oi-chevron-top:before {
283
content:'\e037';
284
}
285
286
.oi-circle-check:before {
287
content:'\e038';
288
}
289
290
.oi-circle-x:before {
291
content:'\e039';
292
}
293
294
.oi-clipboard:before {
295
content:'\e03a';
296
}
297
298
.oi-clock:before {
299
content:'\e03b';
300
}
301
302
.oi-cloud-download:before {
303
content:'\e03c';
304
}
305
306
.oi-cloud-upload:before {
307
content:'\e03d';
308
}
309
310
.oi-cloud:before {
311
content:'\e03e';
312
}
313
314
.oi-cloudy:before {
315
content:'\e03f';
316
}
317
318
.oi-code:before {
319
content:'\e040';
320
}
321
322
.oi-cog:before {
323
content:'\e041';
324
}
325
326
.oi-collapse-down:before {
327
content:'\e042';
328
}
329
330
.oi-collapse-left:before {
331
content:'\e043';
332
}
333
334
.oi-collapse-right:before {
335
content:'\e044';
336
}
337
338
.oi-collapse-up:before {
339
content:'\e045';
340
}
341
342
.oi-command:before {
343
content:'\e046';
344
}
345
346
.oi-comment-square:before {
347
content:'\e047';
348
}
349
350
.oi-compass:before {
351
content:'\e048';
352
}
353
354
.oi-contrast:before {
355
content:'\e049';
356
}
357
358
.oi-copywriting:before {
359
content:'\e04a';
360
}
361
362
.oi-credit-card:before {
363
content:'\e04b';
364
}
365
366
.oi-crop:before {
367
content:'\e04c';
368
}
369
370
.oi-dashboard:before {
371
content:'\e04d';
372
}
373
374
.oi-data-transfer-download:before {
375
content:'\e04e';
376
}
377
378
.oi-data-transfer-upload:before {
379
content:'\e04f';
380
}
381
382
.oi-delete:before {
383
content:'\e050';
384
}
385
386
.oi-dial:before {
387
content:'\e051';
388
}
389
390
.oi-document:before {
391
content:'\e052';
392
}
393
394
.oi-dollar:before {
395
content:'\e053';
396
}
397
398
.oi-double-quote-sans-left:before {
399
content:'\e054';
400
}
401
402
.oi-double-quote-sans-right:before {
403
content:'\e055';
404
}
405
406
.oi-double-quote-serif-left:before {
407
content:'\e056';
408
}
409
410
.oi-double-quote-serif-right:before {
411
content:'\e057';
412
}
413
414
.oi-droplet:before {
415
content:'\e058';
416
}
417
418
.oi-eject:before {
419
content:'\e059';
420
}
421
422
.oi-elevator:before {
423
content:'\e05a';
424
}
425
426
.oi-ellipses:before {
427
content:'\e05b';
428
}
429
430
.oi-envelope-closed:before {
431
content:'\e05c';
432
}
433
434
.oi-envelope-open:before {
435
content:'\e05d';
436
}
437
438
.oi-euro:before {
439
content:'\e05e';
440
}
441
442
.oi-excerpt:before {
443
content:'\e05f';
444
}
445
446
.oi-expand-down:before {
447
content:'\e060';
448
}
449
450
.oi-expand-left:before {
451
content:'\e061';
452
}
453
454
.oi-expand-right:before {
455
content:'\e062';
456
}
457
458
.oi-expand-up:before {
459
content:'\e063';
460
}
461
462
.oi-external-link:before {
463
content:'\e064';
464
}
465
466
.oi-eye:before {
467
content:'\e065';
468
}
469
470
.oi-eyedropper:before {
471
content:'\e066';
472
}
473
474
.oi-file:before {
475
content:'\e067';
476
}
477
478
.oi-fire:before {
479
content:'\e068';
480
}
481
482
.oi-flag:before {
483
content:'\e069';
484
}
485
486
.oi-flash:before {
487
content:'\e06a';
488
}
489
490
.oi-folder:before {
491
content:'\e06b';
492
}
493
494
.oi-fork:before {
495
content:'\e06c';
496
}
497
498
.oi-fullscreen-enter:before {
499
content:'\e06d';
500
}
501
502
.oi-fullscreen-exit:before {
503
content:'\e06e';
504
}
505
506
.oi-globe:before {
507
content:'\e06f';
508
}
509
510
.oi-graph:before {
511
content:'\e070';
512
}
513
514
.oi-grid-four-up:before {
515
content:'\e071';
516
}
517
518
.oi-grid-three-up:before {
519
content:'\e072';
520
}
521
522
.oi-grid-two-up:before {
523
content:'\e073';
524
}
525
526
.oi-hard-drive:before {
527
content:'\e074';
528
}
529
530
.oi-header:before {
531
content:'\e075';
532
}
533
534
.oi-headphones:before {
535
content:'\e076';
536
}
537
538
.oi-heart:before {
539
content:'\e077';
540
}
541
542
.oi-home:before {
543
content:'\e078';
544
}
545
546
.oi-image:before {
547
content:'\e079';
548
}
549
550
.oi-inbox:before {
551
content:'\e07a';
552
}
553
554
.oi-infinity:before {
555
content:'\e07b';
556
}
557
558
.oi-info:before {
559
content:'\e07c';
560
}
561
562
.oi-italic:before {
563
content:'\e07d';
564
}
565
566
.oi-justify-center:before {
567
content:'\e07e';
568
}
569
570
.oi-justify-left:before {
571
content:'\e07f';
572
}
573
574
.oi-justify-right:before {
575
content:'\e080';
576
}
577
578
.oi-key:before {
579
content:'\e081';
580
}
581
582
.oi-laptop:before {
583
content:'\e082';
584
}
585
586
.oi-layers:before {
587
content:'\e083';
588
}
589
590
.oi-lightbulb:before {
591
content:'\e084';
592
}
593
594
.oi-link-broken:before {
595
content:'\e085';
596
}
597
598
.oi-link-intact:before {
599
content:'\e086';
600
}
601
602
.oi-list-rich:before {
603
content:'\e087';
604
}
605
606
.oi-list:before {
607
content:'\e088';
608
}
609
610
.oi-location:before {
611
content:'\e089';
612
}
613
614
.oi-lock-locked:before {
615
content:'\e08a';
616
}
617
618
.oi-lock-unlocked:before {
619
content:'\e08b';
620
}
621
622
.oi-loop-circular:before {
623
content:'\e08c';
624
}
625
626
.oi-loop-square:before {
627
content:'\e08d';
628
}
629
630
.oi-loop:before {
631
content:'\e08e';
632
}
633
634
.oi-magnifying-glass:before {
635
content:'\e08f';
636
}
637
638
.oi-map-marker:before {
639
content:'\e090';
640
}
641
642
.oi-map:before {
643
content:'\e091';
644
}
645
646
.oi-media-pause:before {
647
content:'\e092';
648
}
649
650
.oi-media-play:before {
651
content:'\e093';
652
}
653
654
.oi-media-record:before {
655
content:'\e094';
656
}
657
658
.oi-media-skip-backward:before {
659
content:'\e095';
660
}
661
662
.oi-media-skip-forward:before {
663
content:'\e096';
664
}
665
666
.oi-media-step-backward:before {
667
content:'\e097';
668
}
669
670
.oi-media-step-forward:before {
671
content:'\e098';
672
}
673
674
.oi-media-stop:before {
675
content:'\e099';
676
}
677
678
.oi-medical-cross:before {
679
content:'\e09a';
680
}
681
682
.oi-menu:before {
683
content:'\e09b';
684
}
685
686
.oi-microphone:before {
687
content:'\e09c';
688
}
689
690
.oi-minus:before {
691
content:'\e09d';
692
}
693
694
.oi-monitor:before {
695
content:'\e09e';
696
}
697
698
.oi-moon:before {
699
content:'\e09f';
700
}
701
702
.oi-move:before {
703
content:'\e0a0';
704
}
705
706
.oi-musical-note:before {
707
content:'\e0a1';
708
}
709
710
.oi-paperclip:before {
711
content:'\e0a2';
712
}
713
714
.oi-pencil:before {
715
content:'\e0a3';
716
}
717
718
.oi-people:before {
719
content:'\e0a4';
720
}
721
722
.oi-person:before {
723
content:'\e0a5';
724
}
725
726
.oi-phone:before {
727
content:'\e0a6';
728
}
729
730
.oi-pie-chart:before {
731
content:'\e0a7';
732
}
733
734
.oi-pin:before {
735
content:'\e0a8';
736
}
737
738
.oi-play-circle:before {
739
content:'\e0a9';
740
}
741
742
.oi-plus:before {
743
content:'\e0aa';
744
}
745
746
.oi-power-standby:before {
747
content:'\e0ab';
748
}
749
750
.oi-print:before {
751
content:'\e0ac';
752
}
753
754
.oi-project:before {
755
content:'\e0ad';
756
}
757
758
.oi-pulse:before {
759
content:'\e0ae';
760
}
761
762
.oi-puzzle-piece:before {
763
content:'\e0af';
764
}
765
766
.oi-question-mark:before {
767
content:'\e0b0';
768
}
769
770
.oi-rain:before {
771
content:'\e0b1';
772
}
773
774
.oi-random:before {
775
content:'\e0b2';
776
}
777
778
.oi-reload:before {
779
content:'\e0b3';
780
}
781
782
.oi-resize-both:before {
783
content:'\e0b4';
784
}
785
786
.oi-resize-height:before {
787
content:'\e0b5';
788
}
789
790
.oi-resize-width:before {
791
content:'\e0b6';
792
}
793
794
.oi-rss-alt:before {
795
content:'\e0b7';
796
}
797
798
.oi-rss:before {
799
content:'\e0b8';
800
}
801
802
.oi-script:before {
803
content:'\e0b9';
804
}
805
806
.oi-share-boxed:before {
807
content:'\e0ba';
808
}
809
810
.oi-share:before {
811
content:'\e0bb';
812
}
813
814
.oi-shield:before {
815
content:'\e0bc';
816
}
817
818
.oi-signal:before {
819
content:'\e0bd';
820
}
821
822
.oi-signpost:before {
823
content:'\e0be';
824
}
825
826
.oi-sort-ascending:before {
827
content:'\e0bf';
828
}
829
830
.oi-sort-descending:before {
831
content:'\e0c0';
832
}
833
834
.oi-spreadsheet:before {
835
content:'\e0c1';
836
}
837
838
.oi-star:before {
839
content:'\e0c2';
840
}
841
842
.oi-sun:before {
843
content:'\e0c3';
844
}
845
846
.oi-tablet:before {
847
content:'\e0c4';
848
}
849
850
.oi-tag:before {
851
content:'\e0c5';
852
}
853
854
.oi-tags:before {
855
content:'\e0c6';
856
}
857
858
.oi-target:before {
859
content:'\e0c7';
860
}
861
862
.oi-task:before {
863
content:'\e0c8';
864
}
865
866
.oi-terminal:before {
867
content:'\e0c9';
868
}
869
870
.oi-text:before {
871
content:'\e0ca';
872
}
873
874
.oi-thumb-down:before {
875
content:'\e0cb';
876
}
877
878
.oi-thumb-up:before {
879
content:'\e0cc';
880
}
881
882
.oi-timer:before {
883
content:'\e0cd';
884
}
885
886
.oi-transfer:before {
887
content:'\e0ce';
888
}
889
890
.oi-trash:before {
891
content:'\e0cf';
892
}
893
894
.oi-underline:before {
895
content:'\e0d0';
896
}
897
898
.oi-vertical-align-bottom:before {
899
content:'\e0d1';
900
}
901
902
.oi-vertical-align-center:before {
903
content:'\e0d2';
904
}
905
906
.oi-vertical-align-top:before {
907
content:'\e0d3';
908
}
909
910
.oi-video:before {
911
content:'\e0d4';
912
}
913
914
.oi-volume-high:before {
915
content:'\e0d5';
916
}
917
918
.oi-volume-low:before {
919
content:'\e0d6';
920
}
921
922
.oi-volume-off:before {
923
content:'\e0d7';
924
}
925
926
.oi-warning:before {
927
content:'\e0d8';
928
}
929
930
.oi-wifi:before {
931
content:'\e0d9';
932
}
933
934
.oi-wrench:before {
935
content:'\e0da';
936
}
937
938
.oi-x:before {
939
content:'\e0db';
940
}
941
942
.oi-yen:before {
943
content:'\e0dc';
944
}
945
946
.oi-zoom-in:before {
947
content:'\e0dd';
948
}
949
950
.oi-zoom-out:before {
951
content:'\e0de';
952
}
953
954