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);
|
background-image: url(../img/file.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.archive, .archive-link {
|
||||||
|
background-image: url(../img/archive.png);
|
||||||
|
}
|
||||||
|
|
||||||
.file-link {
|
.file-link {
|
||||||
background-image: url(../img/file-link.png);
|
background-image: url(../img/file-link.png);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
img/archive.png
Normal file
BIN
img/archive.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 386 B |
Loading…
Add table
Add a link
Reference in a new issue