Also increase the file info font size on hover.
This commit is contained in:
parent
ca37779ec0
commit
d1e63fec76
@ -813,10 +813,10 @@ div.catalog-thread {
|
|||||||
width: 390px;
|
width: 390px;
|
||||||
}
|
}
|
||||||
.catalog-thread .fileText {
|
.catalog-thread .fileText {
|
||||||
font-size: 10px;
|
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
.catalog-thread .file:not(:hover) .fileText {
|
.catalog-thread .file:not(:hover) .fileText {
|
||||||
|
font-size: 10px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user