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 689700 - shell: use the "view" style class for the main viewport
shell: use the "view" style class for the main viewport
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-12-05 14:40 UTC by Cosimo Cecchi
Modified: 2012-12-07 15:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell: use the "view" style class for the main viewport (1.16 KB, patch)
2012-12-05 14:40 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-12-05 14:40:00 UTC
See attached patch
Comment 1 Cosimo Cecchi 2012-12-05 14:40:01 UTC
Created attachment 230763 [details] [review]
shell: use the "view" style class for the main viewport

Currently, gnome-themes-standard sets a white background on all
GtkViewport widgets.
We want to stop rendering one by default, so add a style class to the
main viewport that ensures it gets the same background as the icon
views it packs inside.
Comment 2 Cosimo Cecchi 2012-12-07 15:53:21 UTC
Attachment 230763 [details] pushed as 867fff4 - shell: use the "view" style class for the main viewport