Update script.user.js
This commit is contained in:
parent
69a67b6867
commit
117629520c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ body {
|
||||||
background: #0f161c !important;
|
background: #0f161c !important;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.hoverable:hover {
|
tr.hoverable:hover {
|
||||||
background: 013e6d !important;
|
background: 013e6d !important;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
Loading…
Reference in a new issue