mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
style: fix custom title bar buttons on the legacy theme
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user