Thanks so much (or should I say merci)! I was trying background not 
background-color.

Damon

On Friday, April 17, 2020 at 3:28:28 PM UTC-7, Sylvain Naudin wrote:
>
>
>
> Le vendredi 17 avril 2020 23:28:47 UTC+2, Damon Pritchett a écrit :
>>
>> Well, that CSS helped a little bit, but it did nothing to help the blue 
>> background of the menu items. I've looked at the 
>> tiddler $:/plugins/tiddlywiki/menubar/styles and tried many different 
>> things, but have found nothing that changes it. The only thing that affects 
>> that color is the general primary color in the palette. This works great 
>> for link text, but not for a background.
>>
>> Damon
>>
>>
> Yes, it use color palette in CSS stylesheet, since it apply from global 
> tc.drop.down rules.
>
> You can add your own style if you want, for example :
>
> nav.tc-menubar .tc-drop-down a:hover {
>     text-decoration: none;
>     background-color: #d8575d;
> }
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/861680d3-a90b-4188-906f-3e311462f969%40googlegroups.com.

Reply via email to