mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-17 00:11:59 +08:00
style(next): tweak the note icon popup
This commit is contained in:
parent
202bb9e126
commit
faabec5360
@ -1783,4 +1783,15 @@ div.bookmark-folder-widget .note-link .bx {
|
||||
|
||||
.delete-notes-list .note-path {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
/* Note icon dialog */
|
||||
|
||||
.note-icon-widget .icon-list span {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.note-icon-widget .icon-list span:hover {
|
||||
background: var(--hover-item-background-color);
|
||||
color: var(--hover-item-text-color);
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user