Did you try those declarations on ‘#account_tree header label’ instead?
That is, keep the font/text declarations to the ‘label’ class and keep the color, padding, margin, and outline declarations to the ‘button’ class. (need to experiment and tweak some of these, they might work better on label) Regards, Adrien > On Aug 2, 2018, at 10:48 AM, GT-I9070 H <[email protected]> wrote: > > Em qua, 1 de ago de 2018 às 23:38, Adrien Monteleone > <[email protected]> escreveu: > Interesting—it worked for me with a different font. (Helvetica Neue) > > This > > #account_tree header button { > font-family: "Helvetica Neue"; > font-weight: 900; > } > > and > > #account_tree header button { > font-family: Helvetica; > font-weight: 900; > } > > definitely does not work on Windows. > > Regards > GTI _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
