Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spacing too large for indicator applet on Ubuntu #136

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Spacing too large for indicator applet on Ubuntu #136

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

This is a bug for the GTK theme.

Ubuntu uses heavily the Indicator Applet, but in Gnome Colors the spacing is 
too wide.

See the exact same bug in Ubuntu's default theme, now fixed:
https://bugs.launchpad.net/indicator-application/+bug/527267

Original issue reported on code.google.com by elois...@gmail.com on 1 Apr 2010 at 9:02

@GoogleCodeExporter
Copy link
Author

Checkout out svn to create a patch doesn't work, but basically you need to add 
two 
lines (for xthickness and ythickness) in gtk-2.0/panel.rc for each theme:

style "theme-panel"
{
        xthickness = 0
        ythickness = 1

Original comment by elois...@gmail.com on 20 Apr 2010 at 10:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant