Skip to content

Commit cb3e031

Browse files
marmis85khurshid-alam
authored andcommitted
[Gtk-3.20] Paned separator in the headerbar. Fixes #551
1 parent e2658ff commit cb3e031

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

gtk-3.20/scss/widgets/_sidebar.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,9 @@
210210
background-position: bottom, top;
211211
}
212212
}
213+
214+
&.titlebar > separator {
215+
background-image: image(shade($titlebar_bg_color, ($contrast + .1)));
216+
}
213217
}
214218
}

0 commit comments

Comments
 (0)