aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index adbbcd47..68439681 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -90,13 +90,6 @@
padding: 0 0.5em 0 0.5em;
opacity: 0.8;
}
-
- .error {
- color: $fallback--lightFg;
- color: var(--lightFg, $fallback--lightFg);
- background-color: $fallback--cRed;
- background-color: var(--cRed, $fallback--cRed);
- }
}
.new-status-notification {