Update script.user.js
This commit is contained in:
parent
eef0a9462e
commit
4a472d9ae8
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, .directory_listing_table {
|
.pale, i.pale, .directory_listing_table {
|
||||||
color: white;
|
color: white;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue