Op woensdag 28 maart 2018 22:06:38 CEST schreef Adrien Monteleone:
> Geert,
> 
> I just noticed in the sample file linked in the FAQ that the following rules
> are repeated at the top and bottom of the file:
> 
> 
> /* Change font color by mixing with grey */
> .lighter-grey-mix {
> color: mix (currentColor, grey, 0.8);
> }
> .darker-grey-mix {
> color: mix (currentColor, grey, 0.2);
> }
> 
> If someone didn’t see the bottom rules and only changed the top versions,
> they wouldn’t see any change in the interface.

Thanks for pointing that out. I have committed a fix.

Geert


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to