Many thanks to Adrien and Fred for their advice. > > Date: Sun, 7 Oct 2018 11:52:11 -0500 > From: Adrien Monteleone <adrien.montele...@lusfiber.net> > To: GNU Cash User <gnucash-user@gnucash.org> > Subject: Re: [GNC] font size > Message-ID: <b7480a49-6d3b-4a02-9652-34dc96dfa...@lusfiber.net> > Content-Type: text/plain; charset=utf-8 > > For simplicity, > > * { > font-size: 12px; > } > > is the minimum needed to change the size. You can use the shorthand ?font? > property as you indicated, but you have to include the font-family for it to > work. Of course, using it, you can also change the font if you wish. > > Regards, > Adrien > >> On Oct 7, 2018, at 5:21 AM, Frederick Bambrough <ml...@ypical.myzen.co.uk> >> wrote: >> >> In message <59f2e470-39ff-429d-91e7-3dbdfcd2c...@gmail.com> >> Red Ochre <redochr...@gmail.com> wrote: >> >>> I have the same question as Alex Garcia, below. I am a Mac user of >>> GnuCash and the font size has suddenly increased and is too big since >>> updating to V3.3 I looked at the GnuCash wiki re GTK3 but I?m not >>> technical enough to understand. I tried to enter "gtk-query-settings >>> theme? into the terminal but it came back with there is no such command. >>> I looks like I might need to install a tool GTK3 and then learn how to >>> run it. I hope I am mistaken here - all I want to do is to put the font >>> size back to where it was before the upgrade to V3.3. Surely that >>> shouldn?t be that hard. >>> >>> Thanks for any advice. >> [snip] >> >> Just been through this myself and had good help on IRC so... >> >> In TextEdit type in; >> >> * { >> font: 12px Arial, Helvetica, sans-serif; >> } >> >> Save the file in >> >> ~/Library/Application Support/GnuCash/config/gtk-3.0 >> >> Name it; >> >> gtk.css >> >> You may find that placing the pointer over the 'Reconciled' column in an >> account causes the tooltip to flicker rapidly. This can be fixed by >> creating a new file in the same place named 'settings.ini'. >> >> This file should contain; >> >> [Settings] >> gtk-cursor-theme-size=16 >> >> Hope this is helpful >> >> -- >> Fred >> _______________________________________________ >> gnucash-user mailing list >> gnucash-user@gnucash.org >> 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. > >
_______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org 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.