Update script.user.js

This commit is contained in:
Nova Cat 2024-11-30 20:40:15 -08:00
parent 10f87befe3
commit 938b2651e2

View file

@ -19,7 +19,8 @@ color: white;
background: black !important; background: black !important;
} }
.alert-warning { .alert-warning {
background: #fc7f02; background: #2b1500;
color: white;
} }
tr.hoverable:hover { tr.hoverable:hover {
background: #013e6d !important; background: #013e6d !important;