aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-08-30 23:55:35 +0300
committerHenry Jameson <me@hjkos.com>2022-08-30 23:55:35 +0300
commit3ffe62acdccb8b556fcaec9bfa772ffb8196ad84 (patch)
tree5efea4d7bf7065d29e74493822fca2ee8b1d1bd4 /src/components/timeline/timeline.vue
parent887fac5addc2416504593cb62a52a3b08f3638e2 (diff)
make "up to date" icon even more faint to distinguish it from actual
interactive elements
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index a196d65e..cffd4b68 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -33,7 +33,7 @@
</button>
<div
v-else-if="!embedded"
- class="loadmore-text faint"
+ class="loadmore-text faint veryfaint"
@click.prevent
>
<FAIcon