mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(menu) Zip -> Pack
This commit is contained in:
parent
1965e31b11
commit
4f4d64a817
4 changed files with 8 additions and 8 deletions
|
|
@ -88,12 +88,12 @@
|
|||
content : '\e812 ';
|
||||
}
|
||||
|
||||
.icon-zip-file::before {
|
||||
.icon-pack::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e813 ';
|
||||
}
|
||||
|
||||
.icon-unzip-file::before {
|
||||
.icon-unpack::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e814 ';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue