|
|
@@ -1,10 +1,10 @@
|
|
|
@font-face {
|
|
|
font-family: 'bootstrap-table';
|
|
|
- src: url('fonts/bootstrap-table.eot?gpxx6w');
|
|
|
- src: url('fonts/bootstrap-table.eot?gpxx6w#iefix') format('embedded-opentype'),
|
|
|
- url('fonts/bootstrap-table.ttf?gpxx6w') format('truetype'),
|
|
|
- url('fonts/bootstrap-table.woff?gpxx6w') format('woff'),
|
|
|
- url('fonts/bootstrap-table.svg?gpxx6w#bootstrap-table') format('svg');
|
|
|
+ src: url('fonts/bootstrap-table.eot?gh2p5u');
|
|
|
+ src: url('fonts/bootstrap-table.eot?gh2p5u#iefix') format('embedded-opentype'),
|
|
|
+ url('fonts/bootstrap-table.ttf?gh2p5u') format('truetype'),
|
|
|
+ url('fonts/bootstrap-table.woff?gh2p5u') format('woff'),
|
|
|
+ url('fonts/bootstrap-table.svg?gh2p5u#bootstrap-table') format('svg');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
font-display: block;
|
|
|
@@ -49,6 +49,9 @@
|
|
|
.icon-move:before {
|
|
|
content: "\e903";
|
|
|
}
|
|
|
+.icon-printer:before {
|
|
|
+ content: "\e90b";
|
|
|
+}
|
|
|
.icon-refresh-cw:before {
|
|
|
content: "\e904";
|
|
|
}
|