aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-11-26 03:19:04 +0300
committerHenry Jameson <me@hjkos.com>2018-11-26 03:19:04 +0300
commit9a9dc47fc573af28429a641bf5408ead1c0d33ec (patch)
tree345f5ad3d2c535b5959463258f10c39781bd0c4f /src/components/timeline/timeline.vue
parent572c874f5cd1e997de70c7771075ca1444f95549 (diff)
better preview, collateral fixes
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index 39f1b5bc..b69a09fd 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -58,10 +58,7 @@
.timeline {
.loadmore-text {
- opacity: 0.8;
- background-color: transparent;
- color: $fallback--faint;
- color: var(--panelFaint, $fallback--faint);
+ opacity: 1;
}
}