Xfce Forum

Sub domains
 

You are not logged in.

#1 2021-03-29 17:15:44

EggZaile
Member
Registered: 2021-03-29
Posts: 2

Action button panel icon resize [Solved]

Hi there!

My desktop is almost perfect. 99.99% i would say. Can you guys help me up to hit 100%?

The logout/quit icon over here, is too big compared to the others. How can i scale it down?

m1oPYz8.png

I'm using Manjaro XFCE. I have scaled down the battery icon using :

#xfce4-power-manager-plugin > box > image { -gtk-icon-transform: scale(0.6); }

Is there something similar i can do to the action buttons icon?

cheers

Edit: Ofc i already changed the icon size in the panel preferences, but that will mess with every other icon and that's not what i want. I just want to resize this specific icon

Last edited by EggZaile (2021-03-30 20:45:51)

Offline

#2 2021-03-29 21:12:06

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Action button panel icon resize [Solved]

Hello and welcome.

Try:

#actions-14>box>button>image { -gtk-icon-transform: scale(0.8); }

...where "14" is the ID of the plugin (that you can get by hovering over the plugin name in the panel properties Items page) and "0.8" is icon scale size.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2021-03-30 18:57:35

EggZaile
Member
Registered: 2021-03-29
Posts: 2

Re: Action button panel icon resize [Solved]

ToZ wrote:

Hello and welcome.

Try:

#actions-14>box>button>image { -gtk-icon-transform: scale(0.8); }

...where "14" is the ID of the plugin (that you can get by hovering over the plugin name in the panel properties Items page) and "0.8" is icon scale size.

Omg! I LOVE YOU! you just made my day!! thank you thank you thank you so much!

Offline

#4 2021-04-07 01:46:12

herbie643
Member
Registered: 2013-04-05
Posts: 137

Re: Action button panel icon resize [Solved]

Try rightclickk on panel and select
Panel Preferences>Appearance

You should see Icons  adjust size automatically
click it
then increase and decrease the icons at will.

Offline

Board footer

Powered by FluxBB