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 693218 - panel: Add :overview pseudo class while in overview
panel: Add :overview pseudo class while in overview
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks: 693169
 
 
Reported: 2013-02-05 17:54 UTC by Florian Müllner
Modified: 2013-02-05 18:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
panel: Add :overview pseudo class while in overview (1.47 KB, patch)
2013-02-05 17:54 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2013-02-05 17:54:15 UTC
See patch, as discussed in bug 693169.
Comment 1 Florian Müllner 2013-02-05 17:54:17 UTC
Created attachment 235239 [details] [review]
panel: Add :overview pseudo class while in overview

The panel used to provide an .in-overview class which was removed after
the theme stopped using it. Classic mode should use a different top bar
style in the overview, so bring it back (but use a pseudo class this
time for consistency with MessageTray and ActivitiesButton).
Comment 2 Giovanni Campagna 2013-02-05 18:19:09 UTC
Review of attachment 235239 [details] [review]:

Yep.
Comment 3 Florian Müllner 2013-02-05 18:54:59 UTC
Attachment 235239 [details] pushed as f47c060 - panel: Add :overview pseudo class while in overview