summaryrefslogtreecommitdiff
path: root/src/components/active.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/active.css')
-rw-r--r--src/components/active.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/active.css b/src/components/active.css
index 60feeea..b3841d1 100644
--- a/src/components/active.css
+++ b/src/components/active.css
@@ -1,6 +1,7 @@
.active {
background-color: #1976d2;
}
+
.inactive {
background-color: #c4c4c4;
-} \ No newline at end of file
+}