浏览代码

updated icons

NAME 5 年之前
父节点
当前提交
c9afcd7a69

文件差异内容过多而无法显示
+ 1 - 15246
src/themes/bootstrap-table/bootstrap-table.json


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

@@ -1,10 +1,10 @@
 @font-face {
   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-style: normal;
   font-display: block;
@@ -37,18 +37,30 @@
 .icon-chevron-right:before {
   content: "\e901";
 }
+.icon-clock:before {
+  content: "\e90c";
+}
 .icon-copy:before {
   content: "\e909";
 }
+.icon-download:before {
+  content: "\e90d";
+}
 .icon-list:before {
   content: "\e902";
 }
 .icon-maximize:before {
   content: "\1f5ce";
 }
+.icon-minus:before {
+  content: "\e90f";
+}
 .icon-move:before {
   content: "\e903";
 }
+.icon-plus:before {
+  content: "\e90e";
+}
 .icon-printer:before {
   content: "\e90b";
 }

二进制
src/themes/bootstrap-table/fonts/bootstrap-table.eot


文件差异内容过多而无法显示
+ 4 - 0
src/themes/bootstrap-table/fonts/bootstrap-table.svg


二进制
src/themes/bootstrap-table/fonts/bootstrap-table.ttf


二进制
src/themes/bootstrap-table/fonts/bootstrap-table.woff