summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/static/style.css b/static/style.css
index 4cc033b..c530839 100644
--- a/static/style.css
+++ b/static/style.css
@@ -324,15 +324,6 @@ tbody tr:hover {
background-color: rgba(108, 99, 255, 0.1);
}
-tbody tr.expiry-danger {
- background-color: rgba(239, 68, 68, 0.1);
- border-left: 3px solid var(--danger);
-}
-
-tbody tr.expiry-warn {
- background-color: rgba(245, 158, 11, 0.1);
- border-left: 3px solid var(--warning);
-}
/* ── Cards ──────────────────────────────────────────────────────────────── */
.card {