mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(css) icons (#368)
This commit is contained in:
parent
09f4090a4b
commit
23171f967e
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
content : '\e806 ';
|
content : '\e806 ';
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-directory {
|
.icon-directory::before {
|
||||||
font-family : 'Fontello';
|
font-family : 'Fontello';
|
||||||
content : '\e807 ';
|
content : '\e807 ';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue