GTK3: Join sidebars with left headerbars
This commit is contained in:
parent
b6e876ab84
commit
96615e2470
@ -228,16 +228,19 @@ headerbar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
paned, hdyleaflet, headerbar.titlebar {
|
paned headerbar:first-child,
|
||||||
& headerbar:first-child {
|
hdyleaflet headerbar:first-child,
|
||||||
border-color: $backdrop_borders_color;
|
headerbar.titlebar headerbar:first-child,
|
||||||
background: $base_color;
|
deck leaflet box:first-child headerbar:first-child,
|
||||||
box-shadow: none;
|
leaflet > headerbar:first-child {
|
||||||
|
border-color: $backdrop_borders_color;
|
||||||
|
background: $base_color;
|
||||||
|
box-shadow: none;
|
||||||
|
|
||||||
&:backdrop { background: $backdrop_base_color; }
|
&:backdrop { background: $backdrop_base_color; }
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**************
|
/**************
|
||||||
* Tree Views *
|
* Tree Views *
|
||||||
**************/
|
**************/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user