mirror of
https://github.com/zadam/trilium.git
synced 2026-01-07 15:14:24 +01:00
chore(save_indicator): add opacity
This commit is contained in:
parent
a1dda3b578
commit
3157047160
@ -16,6 +16,8 @@
|
||||
&.share-badge {--color: var(--badge-share-background-color);}
|
||||
&.clipped-note-badge {--color: var(--badge-clipped-note-background-color);}
|
||||
&.execute-badge {--color: var(--badge-execute-background-color);}
|
||||
&.save-status-badge { opacity: 0.4; }
|
||||
|
||||
min-width: 0;
|
||||
|
||||
.text {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user