[Users] Text color of selected item in message and folder lists

slitt at troubleshooters.com slitt at troubleshooters.com
Fri Oct 21 23:50:55 UTC 2022


>On Thu, 20 Oct 2022 13:24:23 -0400
>Steve Litt wrote:
>

>You can also change the text color, and make it bold, with
>
>> @import 'colors.css';
>> *:selected {
>>     background-color: #ffcc99;
>>     color: #FBF6F0;  
>       font-style: bold;
>>     }
>> 
>> ---code---  
> 
Thanks Robert, I'll do that, except I'll make the color #000000.

SteveT


More information about the Users mailing list