mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-20 04:58:24 -05:00
style change to active tab
This commit is contained in:
Generated
+2495
-2495
File diff suppressed because it is too large
Load Diff
@@ -251,7 +251,8 @@ li.dropdown-submenu:hover > ul.dropdown-menu {
|
||||
}
|
||||
|
||||
.note-tab-row .note-tab[active] .note-tab-wrapper {
|
||||
background-image: linear-gradient(to bottom, var(--more-accented-background-color), var(--accented-background-color));
|
||||
background-image: linear-gradient(to bottom, var(--more-accented-background-color), var(--main-background-color));
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.note-tab-row .note-tab[is-mini] .note-tab-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user