Solved! How can I change this color

Started by Schnuffel2008, September 02, 2025, 07:27:34 AM

Previous topic - Next topic
September 02, 2025, 07:27:34 AM Last Edit: September 02, 2025, 09:54:45 AM by Schnuffel2008
Hi,
is there a way to change the color for the element in the attached screenshot for my my own skin? It is to dark and can't be seen.

PS: I found the solution on my own. You have to add the following lines in the main.css:

ul.jqtree-tree .jqtree-toggler {
 color: #XXXXXX !important; }