mirror of
https://github.com/zadam/trilium.git
synced 2025-06-05 17:38:47 +02:00
style change to active tab
This commit is contained in:
parent
32fae5e9e8
commit
ff5ea8b311
4990
package-lock.json
generated
4990
package-lock.json
generated
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user