elementary / wingpanel

Stylish top panel that holds indicators and spawns an application launcher
https://elementary.io
GNU General Public License v3.0
136 stars 45 forks source link

Wingpanel 2.2.6. is ignoring .composited-indicator selector #262

Closed WebShapedBiz closed 4 years ago

WebShapedBiz commented 4 years ago

From the version 2.2.6., the Wingpanel is ignoring .composited-indicator selector in apps.css. It was a convenient way to control the gap between third party icons (Dropbox, Skype, etc.), which, by default, was always bigger than it should be. Up to this version, this was never an issue.

OS: Vanilla ElementaryOS Juno with the latest updates as of November the 1st. Nothing compiled manually, no unstable repos of any kind, no third party themes.

Cheers.

ochornolutskyi commented 4 years ago

Hi. To change the distance between the icons, write your style .composited-indicator in ~/.config/gtk-3.0/gtk.css

danirabbit commented 4 years ago

Wingpanel now contains its own CSS and no longer relies on the system stylesheet for its custom styling. This behavior is intentional

ochornolutskyi commented 4 years ago

Wingpanel now contains its own CSS and no longer relies on the system stylesheet for its custom styling. This behavior is intentional

You can try my method and it works