Update script.user.js
This commit is contained in:
parent
10f87befe3
commit
938b2651e2
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ color: white;
|
|||
background: black !important;
|
||||
}
|
||||
.alert-warning {
|
||||
background: #fc7f02;
|
||||
background: #2b1500;
|
||||
color: white;
|
||||
}
|
||||
tr.hoverable:hover {
|
||||
background: #013e6d !important;
|
||||
|
|
Loading…
Reference in a new issue