mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
add left margin to titlebutton separator so that there is equal empty space between the separator and surrounding widgets. also fixed a typo.
This commit is contained in:
@@ -106,7 +106,9 @@
|
||||
|
||||
.tiled &, .maximized & { border-radius: 0; }
|
||||
|
||||
.title { font: bold; }
|
||||
.title { font-weight: bold; }
|
||||
|
||||
separator.titlebutton { margin-left: $spacing * 2; }
|
||||
|
||||
button.titlebutton {
|
||||
padding: $spacing;
|
||||
|
||||
Reference in New Issue
Block a user