mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 15:49:56 +01:00
style/classic toolbar: tweak
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
--protected-session-active-icon-color: #16b516;
|
||||
--sync-status-error-pulse-color: #ff5528;
|
||||
|
||||
--classic-toolbar-vert-layout-background-color: var(--main-background-color);
|
||||
--classic-toolbar-vert-layout-background-color: #ffffffa1;
|
||||
--classic-toolbar-horiz-layout-background-color: var(--main-background-color);
|
||||
|
||||
--center-pane-vert-layout-background-color-bgfx: #ffffff75;
|
||||
|
||||
@@ -1228,6 +1228,9 @@ body.layout-vertical .tab-row-widget-is-sorting .note-tab.note-tab-is-dragging .
|
||||
|
||||
#rest-pane > .classic-toolbar-widget {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
body.vertical-layout #rest-pane > .classic-toolbar-widget {
|
||||
border-start-start-radius: var(--center-pane-border-radius);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user