mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add archive icon
This commit is contained in:
parent
ce511812d5
commit
f391a3391f
2 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,10 @@
|
|||
background-image: url(../img/file.png);
|
||||
}
|
||||
|
||||
.archive, .archive-link {
|
||||
background-image: url(../img/archive.png);
|
||||
}
|
||||
|
||||
.file-link {
|
||||
background-image: url(../img/file-link.png);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue