fix
This commit is contained in:
parent
94cbf413ba
commit
b763d0a5f2
@ -30,3 +30,4 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,7 +1,3 @@
|
|||||||
|
|
||||||
// New dashboard icon font :)
|
|
||||||
// --------------------------------------------------
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'CartoIcon';
|
font-family: 'CartoIcon';
|
||||||
src: url('fonts/cartoIcon.eot');
|
src: url('fonts/cartoIcon.eot');
|
||||||
@ -935,7 +931,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.iconFont {
|
.iconFont {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-family: 'CartoIcon';
|
font-family: 'CartoIcon';
|
||||||
|
Loading…
Reference in New Issue
Block a user