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 610856 - allow "background-gradient-direction: none"
allow "background-gradient-direction: none"
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:
 
 
Reported: 2010-02-23 17:20 UTC by Dan Winship
Modified: 2010-02-23 19:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[StThemeNode] allow "background-gradient-direction: none" (1.03 KB, patch)
2010-02-23 17:20 UTC, Dan Winship
committed Details | Review

Description Dan Winship 2010-02-23 17:20:08 UTC
this lets a more-specific CSS rule turn off the gradient inherited
from a less-specific rule
Comment 1 Dan Winship 2010-02-23 17:20:10 UTC
Created attachment 154520 [details] [review]
[StThemeNode] allow "background-gradient-direction: none"
Comment 2 Owen Taylor 2010-02-23 19:35:39 UTC
Review of attachment 154520 [details] [review]:

Looks good to me. (Though strictly speaking 'inherited' doesn't mean that in CSS - inherited refers to style rules coming from the parent element.)
Comment 3 Dan Winship 2010-02-23 19:45:28 UTC
Attachment 154520 [details] pushed as ef4c9b6 - [StThemeNode] allow "background-gradient-direction: none"