feature(cloudcmd) add archive icon

This commit is contained in:
coderaiser 2021-03-01 17:38:37 +02:00
parent ce511812d5
commit f391a3391f
2 changed files with 4 additions and 0 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B