Update script.user.js

This commit is contained in:
Nova Cat 2024-11-30 20:37:41 -08:00
parent c1ff9edcf0
commit 10f87befe3

View file

@ -18,6 +18,9 @@ color: white;
.well {
background: black !important;
}
.alert-warning {
background: #fc7f02;
}
tr.hoverable:hover {
background: #013e6d !important;
}