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