aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/Stops/ConsolidatedCirculationList.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/components/Stops/ConsolidatedCirculationList.css')
-rw-r--r--src/frontend/app/components/Stops/ConsolidatedCirculationList.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/frontend/app/components/Stops/ConsolidatedCirculationList.css b/src/frontend/app/components/Stops/ConsolidatedCirculationList.css
deleted file mode 100644
index 044b4a3..0000000
--- a/src/frontend/app/components/Stops/ConsolidatedCirculationList.css
+++ /dev/null
@@ -1,13 +0,0 @@
-.consolidated-circulation-caption {
- font-size: 0.9rem;
- color: var(--subtitle-color);
- text-align: center;
- padding: 0.5rem;
-}
-
-.consolidated-circulation-no-data {
- text-align: center;
- padding: 2rem 1rem;
- color: var(--subtitle-color);
- font-size: 0.95rem;
-}