mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(icons) add upload icon
This commit is contained in:
parent
b43c07c56a
commit
5e917b65ff
6 changed files with 24 additions and 0 deletions
|
|
@ -117,3 +117,8 @@
|
|||
font-family : 'Fontello';
|
||||
content : '\e818 ';
|
||||
}
|
||||
|
||||
.icon-upload::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e819 ';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue