[GNC] Change text color

GT-I9070 H gti9070h at gmail.com
Tue Aug 7 12:17:58 EDT 2018


Em ter, 7 de ago de 2018 às 11:59, Peter Jackson <jackson at fastmail.net>
escreveu:

> I did, and with the help of Adrien, also the Status Bar. What can we do
> next, I wonder.
>
> /* Summary Bar */
> .GncRegisterPage {
>  background-color: aliceblue;
>  color: green;
> }
> /* Status Bar*/
> frame {
>   margin-top: -10px;
>   margin-bottom: -10px;
> }
> progressbar progress {
>     background-color: lime;
> }
> statusbar label {
>   font-size: 12px;
>   color: red;
> }
>
> Regards
> pj
>

This

.GncRegisterPage {
 background-color: aliceblue;
 color: green;
}

has not stylized my summary bar, what's wrong?


Regards
GTI


More information about the gnucash-user mailing list