Fix filename expansion

This commit is contained in:
Zixaphir 2013-12-16 18:57:15 -07:00
parent 1dfe5582c5
commit 9a96253e62
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -31,8 +31,8 @@ body > hr {
}
/* File Name Trunctuate / /p/ exif */
.exif,
.fileText:hover .fntrunc,
.fileText:not(:hover) .fnfull {
.file-info:hover .fntrunc,
.file-info:not(:hover) .fnfull {
display: none;
}
/* Unnecessary */