Browse Source

updated icons

NAME 5 years ago
parent
commit
c9afcd7a69

File diff suppressed because it is too large
+ 1 - 15246
src/themes/bootstrap-table/bootstrap-table.json


+ 17 - 5
src/themes/bootstrap-table/font.scss

@@ -1,10 +1,10 @@
 @font-face {
 @font-face {
   font-family: 'bootstrap-table';
   font-family: 'bootstrap-table';
-  src:  url('fonts/bootstrap-table.eot?9p6kv0');
-  src:  url('fonts/bootstrap-table.eot?9p6kv0#iefix') format('embedded-opentype'),
-  url('fonts/bootstrap-table.ttf?9p6kv0') format('truetype'),
-  url('fonts/bootstrap-table.woff?9p6kv0') format('woff'),
-  url('fonts/bootstrap-table.svg?9p6kv0#bootstrap-table') format('svg');
+  src:  url('fonts/bootstrap-table.eot?gmdfsp');
+  src:  url('fonts/bootstrap-table.eot?gmdfsp#iefix') format('embedded-opentype'),
+  url('fonts/bootstrap-table.ttf?gmdfsp') format('truetype'),
+  url('fonts/bootstrap-table.woff?gmdfsp') format('woff'),
+  url('fonts/bootstrap-table.svg?gmdfsp#bootstrap-table') format('svg');
   font-weight: normal;
   font-weight: normal;
   font-style: normal;
   font-style: normal;
   font-display: block;
   font-display: block;
@@ -37,18 +37,30 @@
 .icon-chevron-right:before {
 .icon-chevron-right:before {
   content: "\e901";
   content: "\e901";
 }
 }
+.icon-clock:before {
+  content: "\e90c";
+}
 .icon-copy:before {
 .icon-copy:before {
   content: "\e909";
   content: "\e909";
 }
 }
+.icon-download:before {
+  content: "\e90d";
+}
 .icon-list:before {
 .icon-list:before {
   content: "\e902";
   content: "\e902";
 }
 }
 .icon-maximize:before {
 .icon-maximize:before {
   content: "\1f5ce";
   content: "\1f5ce";
 }
 }
+.icon-minus:before {
+  content: "\e90f";
+}
 .icon-move:before {
 .icon-move:before {
   content: "\e903";
   content: "\e903";
 }
 }
+.icon-plus:before {
+  content: "\e90e";
+}
 .icon-printer:before {
 .icon-printer:before {
   content: "\e90b";
   content: "\e90b";
 }
 }

BIN
src/themes/bootstrap-table/fonts/bootstrap-table.eot


File diff suppressed because it is too large
+ 4 - 0
src/themes/bootstrap-table/fonts/bootstrap-table.svg


BIN
src/themes/bootstrap-table/fonts/bootstrap-table.ttf


BIN
src/themes/bootstrap-table/fonts/bootstrap-table.woff