-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
There's some default GTK CSS for the hover effect which I personally find unappealing, and I think many would concur. I've mitigated it by adding this rule:
#workspaces button:hover {
box-shadow: inherit;
text-shadow: inherit;
}
Maybe this could be done out of the box? Alternatively, prelight could be disabled altogether, but I think some may want to have hover effects.
Eyenseo, gennyble, rbnis, YaLTeR, grtcdr and 11 morekurtnettle
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested