Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-01-28 19:40:44

D.dave
Member
Registered: 2019-12-06
Posts: 83
LinuxFirefox 134.0

Thunar: disable effects when hovering on the tabs of files properties

In Thunar, when I hovering with the mouse's cursor on file properties, there is this effect:

https://streamable.com/pg3atb

There are these borders which disappears when I hover with the mouse; I'd like to remove this border; what I have to add to gtk.css?


OS: Manjaro x86_64
DE: Xfce 4.20

Offline

#2 2025-01-28 20:17:12

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,717
LinuxFirefox 134.0

Re: Thunar: disable effects when hovering on the tabs of files properties

I assume you mean you don't want any borders at all. Try something like:

.thunar .view button {border-style: none; border-width: 0;}

If it doesn't work, which GTK (Appearance) theme are you using? It may be writing some other values that would need to be removed.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2025-01-29 05:32:46

D.dave
Member
Registered: 2019-12-06
Posts: 83
LinuxFirefox 134.0

Re: Thunar: disable effects when hovering on the tabs of files properties

ToZ wrote:

If it doesn't work, which GTK (Appearance) theme are you using? It may be writing some other values that would need to be removed.

I'm using Greybird-dark, but happens with any other GTK theme (eg. also with Adwaita-dark).
However: the css code which you indicated me, works like a charm  smile  Thank you!


OS: Manjaro x86_64
DE: Xfce 4.20

Offline

Registered users online in this topic: 0, guests: 1
[Bot] CCBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.009 seconds, 8 queries executed - Memory usage: 524.43 KiB (Peak: 525.27 KiB) ]