Fix: close file-list parent correctly
This commit is contained in:
parent
16d98e5df2
commit
5d4371c65b
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ a {
|
||||||
|
|
||||||
.file-list .parent .file-name::before {
|
.file-list .parent .file-name::before {
|
||||||
background-image: url(../image/parent.png);
|
background-image: url(../image/parent.png);
|
||||||
|
}
|
||||||
|
|
||||||
.file-list .iso .file-name::before {
|
.file-list .iso .file-name::before {
|
||||||
background-image: url(../image/compact-disk.png);
|
background-image: url(../image/compact-disk.png);
|
||||||
|
|
Loading…
Reference in a new issue