Update script.user.js
This commit is contained in:
parent
88358a1d36
commit
eef0a9462e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ color: white;
|
||||||
tr.hoverable:hover {
|
tr.hoverable:hover {
|
||||||
background: #013e6d !important;
|
background: #013e6d !important;
|
||||||
}
|
}
|
||||||
.pale {
|
.pale, .directory_listing_table {
|
||||||
color: white;
|
color: white;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue