summaryrefslogtreecommitdiff
path: root/client/src/components/active.css
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/components/active.css')
-rw-r--r--client/src/components/active.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/client/src/components/active.css b/client/src/components/active.css
deleted file mode 100644
index e8b5f60..0000000
--- a/client/src/components/active.css
+++ /dev/null
@@ -1,7 +0,0 @@
-.active {
- background-color: #1976d2
-}
-
-.inactive {
- background-color: #c4c4c4
-}