From 33b1d85921e326e0d81c4bf1a6fa02fec2cbbd5c Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 1 Apr 2018 22:07:25 +0300 Subject: border-radii moved to variables, made rgbo colors use theme data, customizable from settings screen. --- src/components/timeline/timeline.vue | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/components/timeline/timeline.vue') diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index c3cc939a..aa3a8bff 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -82,7 +82,6 @@ right: 0.6em; font-size: 14px; min-width: 6em; - border-radius: 5px; background-color: transparent; color: $fallback--faint; color: var(--faint, $fallback--faint); @@ -106,8 +105,6 @@ font-size: 1.1em; border-width: 1px 0 0 0; border-style: solid; - border-radius: 0 0 10px 10px; - border-color: $fallback--border; border-color: var(--border, $fallback--border); padding: 10px; z-index: 1; -- cgit v1.2.3-70-g09d2