mirror of
https://github.com/zadam/trilium.git
synced 2025-12-02 05:24:23 +01:00
style: fix custom title bar buttons on the legacy theme
This commit is contained in:
parent
3cdc1ba794
commit
e69b5988ec
@ -257,6 +257,11 @@ button.close:hover {
|
||||
color: var(--hover-item-text-color);
|
||||
}
|
||||
|
||||
button.custom-title-bar-button {
|
||||
background: transparent;
|
||||
border: unset;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
background-color: var(--modal-background-color) !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user