[GNC] CSS GTK Register padding/spacing

Adrien Monteleone adrien.monteleone at lusfiber.net
Mon Apr 1 18:59:48 EDT 2024


The name of the class for #2 is just:

.register-primary

Though I don't know if you can add padding to it or not. (which is where 
the GTK Inspector comes in handy)

Regards,
Adrien

On 4/1/24 2:31 PM, J R via gnucash-user wrote:
>   I read all the wiki many times plus other sources
> 1. This works but effects the whole program/* Application wide font setting */* {  font: 16px arial;      padding-top: 5px;      padding-bottom: 5px;}
> 2. This fails.gnc-class-user-register-primary {
>    background-color: #403f3f;  color: white;      padding-top: 5px;      padding-bottom: 5px; }



More information about the gnucash-user mailing list