Serious improvements for Nautilus

This commit is contained in:
eudaimon 2024-01-23 10:52:17 +01:00
parent f5d2d518a3
commit 20c6bde7ac
7 changed files with 151 additions and 73 deletions

View file

@ -1416,7 +1416,7 @@ searchbar > revealer > box {
***************/
%titlebar,
headerbar {
padding: 0 6px;
padding: 4px;
min-height: $_headerbar_height;
border: none;
border-radius: 0px;
@ -1623,12 +1623,12 @@ headerbar {
spinbutton,
separator:not(.sidebar),
button {
margin-top: $_hb_btn_pad;
margin-bottom: $_hb_btn_pad;
//margin-top: $_hb_btn_pad;
//margin-bottom: $_hb_btn_pad;
}
switch {
margin-top: $_switch_margin;
margin-bottom: $_switch_margin;
//margin-top: $_switch_margin;
//margin-bottom: $_switch_margin;
}
&.titlebar headerbar:not(.titlebar) {