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 698181 - Document icon-shadow CSS property
Document icon-shadow CSS property
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-04-17 08:41 UTC by Philip Chimento
Modified: 2013-04-19 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Documentation patch (1.51 KB, patch)
2013-04-17 08:41 UTC, Philip Chimento
accepted-commit_now Details | Review

Description Philip Chimento 2013-04-17 08:41:38 UTC
Created attachment 241716 [details] [review]
Documentation patch

The documentation says to use text-shadow to put a drop shadow on a symbolic icon; but you have to use icon-shadow.
Comment 1 Matthias Clasen 2013-04-19 00:45:55 UTC
Cosimo ?
Comment 2 Cosimo Cecchi 2013-04-19 06:29:09 UTC
Comment on attachment 241716 [details] [review]
Documentation patch

There's nothing specific to symbolic icons in icon-shadow, i.e. it will work as expected also with fullcolor icons.
If you remove that reference from the comment, patch looks good to me.