[Gtk-3.20] Paned separator in the headerbar. Fixes #551
parent
e2658ff44d
commit
cb3e0317cd
|
@ -210,5 +210,9 @@
|
||||||
background-position: bottom, top;
|
background-position: bottom, top;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.titlebar > separator {
|
||||||
|
background-image: image(shade($titlebar_bg_color, ($contrast + .1)));
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue