This commit is contained in:
Kameron Kenny 2025-01-05 10:18:12 -05:00
parent b9db2fab6f
commit f4392f4987
1 changed files with 6 additions and 0 deletions

View File

@ -69,6 +69,12 @@
border-bottom: 1px solid #bdbf00; border-bottom: 1px solid #bdbf00;
border-right: 1px solid #bdbf00; border-right: 1px solid #bdbf00;
} }
.up {
color: #bbbbbb;
}
.up tr {
border: 1px solid #1ad300;
}
.statusinfo { .statusinfo {
font-size: 14px !important; font-size: 14px !important;
} }