mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
Serious improvements for Nautilus
This commit is contained in:
parent
f5d2d518a3
commit
20c6bde7ac
7 changed files with 151 additions and 73 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue