mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(rest) add unzip
This commit is contained in:
parent
83aa10660c
commit
41654e09d3
12 changed files with 66 additions and 4 deletions
|
|
@ -91,4 +91,9 @@
|
|||
.icon-zip-file::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e813 ';
|
||||
}
|
||||
|
||||
.icon-unzip-file::before {
|
||||
font-family : 'Fontello';
|
||||
content : '\e814 ';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue