summaryrefslogtreecommitdiff
path: root/src/components/active.css
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2024-03-26 18:09:04 -0700
committerMichael Hunteman <michael@huntm.net>2024-03-26 18:12:56 -0700
commit32ade97a48d6ff2cc074d36038c4cdb89fc4fbb9 (patch)
tree3b5a875411f2410b8dd425b121e22ec48ca9bee4 /src/components/active.css
parentd324b0d4c7600a57aad97d7bbb404a6b850af3bc (diff)
Add schedule
Diffstat (limited to 'src/components/active.css')
-rw-r--r--src/components/active.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/active.css b/src/components/active.css
index b3841d1..e8b5f60 100644
--- a/src/components/active.css
+++ b/src/components/active.css
@@ -1,7 +1,7 @@
.active {
- background-color: #1976d2;
+ background-color: #1976d2
}
.inactive {
- background-color: #c4c4c4;
+ background-color: #c4c4c4
}