Update script.user.js
This commit is contained in:
parent
c1ff9edcf0
commit
10f87befe3
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ color: white;
|
|||
.well {
|
||||
background: black !important;
|
||||
}
|
||||
.alert-warning {
|
||||
background: #fc7f02;
|
||||
}
|
||||
tr.hoverable:hover {
|
||||
background: #013e6d !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue