GNOME Bugzilla – Bug 681932
Fix the toolbar lower border
Last modified: 2012-08-16 12:41:35 UTC
This makes the toolbar lower border look like the one of Documents etc. The darker border is done with css instead of inserting a separator. To see it work you will need Gtk 3.5.5 since previous versions were not honoring css border properties.
Created attachment 221292 [details] [review] Fix the toolbar lower border
(The patch applies on top of my patchset of bug #681883)
Created attachment 221293 [details] [review] Fix the toolbar lower border This makes the toolbar lower border look like the one of Documents etc. The darker border is done with css instead of inserting a separator. To see it work you will need Gtk 3.5.5 since previous versions were not honoring css border properties.
pushed