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 643021 - Fallback mode: Consider adding padding to notification area icons in fallback mode
Fallback mode: Consider adding padding to notification area icons in fallback...
Status: RESOLVED FIXED
Product: gnome-themes-standard
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-themes-standard-maint
gnome-themes-standard-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-23 00:00 UTC by Vincent Untz
Modified: 2011-03-19 16:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2011-02-23 00:00:21 UTC
The notification area just got some code to add padding between icons. You can set the padding this way:

NaTrayApplet {
    -NaTrayApplet-icon-padding: 6;
}

This can improve readability a bit.
Comment 1 William Jon McCann 2011-03-19 16:30:55 UTC
Pushed this.  Thanks!