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 616868 - Remove bounding box around icons
Remove bounding box around icons
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: symbolic
unspecified
Other Linux
: Urgent critical
: ---
Assigned To: Jakub Steiner
Depends on:
Blocks: 614711
 
 
Reported: 2010-04-26 16:36 UTC by Bastien Nocera
Modified: 2010-04-27 17:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
how it should look (33.16 KB, image/png)
2010-04-26 16:36 UTC, Bastien Nocera
Details

Description Bastien Nocera 2010-04-26 16:36:44 UTC
Created attachment 159622 [details]
how it should look

The generated icons currently have an outer box, which means that when:
  rect,path {
      fill: rgb(0,0,0) !important;
    }
is applied, the whole icon ends up black.

If the bounding box is removed, the colours are correctly applied.
Comment 1 Jakub Steiner 2010-04-27 17:12:13 UTC
This should be fixed in master.