After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722717 - Remove bottom border from notebooks with show-border=FALSE
Remove bottom border from notebooks with show-border=FALSE
Status: RESOLVED FIXED
Product: gnome-themes-standard
Classification: Core
Component: Adwaita GTK3 theme
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-themes-standard-maint
gnome-themes-standard-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-21 18:01 UTC by lamefun
Modified: 2014-01-21 18:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove bottom border from notebooks with show-border=FALSE (985 bytes, patch)
2014-01-21 18:01 UTC, lamefun
committed Details | Review

Description lamefun 2014-01-21 18:01:39 UTC
Created attachment 266909 [details] [review]
Remove bottom border from notebooks with show-border=FALSE

This leads to double borders in, for example, gtk3-demo. Show-border has an effect of adding .frame class to notebook, so the very next rule re-adds the border to bordered notebooks.
Comment 1 Jakub Steiner 2014-01-21 18:33:07 UTC
Attachment 266909 [details] pushed as 5b69bb7 - Remove bottom border from notebooks with show-border=FALSE