mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 16:45:30 +02:00
client/list view: add support for archived items
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
&.archived {
|
||||
.note-book-title,
|
||||
.tn-icon {
|
||||
opacity: .5;
|
||||
opacity: .75;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user