Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread Glenn Fowler
> *To: *"TERRENCE BRANSCOMBE" > *Cc: *"GnuCash users group" > *Sent: *Wednesday, December 21, 2022 6:27:09 AM > *Subject: *Re: [GNC] Changing typeface using CSS (Windows 10) > > Is there anything else in your gtk-3.0.css file? Also, mouse over it and > ma

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread Adrien Monteleone
Glad that helped, thanks for reporting back! Regards, Adrien On 12/21/22 2:21 PM, TERRENCE BRANSCOMBE wrote: Thanks, Adrian. You're right about the '#' being needed (at least on my system). Once I got the correct font spec working with the "*" I tried with and without the '#', and only with

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread TERRENCE BRANSCOMBE
Yup, that helped immensely, David. Thank you! Cheers, Terry From: "David T." To: "TERRENCE BRANSCOMBE" Cc: "Glenn Fowler" , "gnucash-user" Sent: Tuesday, December 20, 2022 10:53:21 PM Subject: Re: [GNC] Changing typeface using CSS (Wind

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread TERRENCE BRANSCOMBE
uot; To: gnucash-u...@lists.gnucash.org Sent: Tuesday, December 20, 2022 10:11:51 PM Subject: Re: [GNC] Changing typeface using CSS (Windows 10) Terrence, You nearly had it right the first time. You need the "#" in front of the selector: "#gnc-id-main-window" The ini

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread TERRENCE BRANSCOMBE
u for the tip! Terry From: "Glenn Fowler" To: "TERRENCE BRANSCOMBE" Cc: "GnuCash users group" Sent: Wednesday, December 21, 2022 6:27:09 AM Subject: Re: [GNC] Changing typeface using CSS (Windows 10) Is there anything else in your gtk-3.0.css file? Also, mous

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread Adrien Monteleone
My understanding is that even using the term 'CSS' with respect to GTK is a stretch. It certainly is not conformant in many other areas, but that's good to know for browsers. Regards Adrien On 12/21/22 4:59 AM, Fred Bone wrote: Also, I'm surprised the wiki doesn't show this, but I'm fairly

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread Glenn Fowler
: *"GnuCash users group" > *Sent: *Tuesday, December 20, 2022 6:18:54 PM > *Subject: *Re: [GNC] Changing typeface using CSS (Windows 10) > > It would be the "Roaming" folder. There is probably a syntax error. Just > copy/paste the whole thing, save, and restart GnuC

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-21 Thread Fred Bone
On 21 December 2022 at 0:11, Adrien Monteleone said: > Terrence, > > You nearly had it right the first time. > > You need the "#" in front of the selector: > >"#gnc-id-main-window" > > The initial post you made left off the '#' sign at the beginning. If it is > not there in your CSS file,

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-20 Thread David T. via gnucash-user
t;* { >font: 18px Microsoft Consolas; >} > >No visible result, I'm afraid. > >Cheers, >Terry > > >From: "Glenn Fowler" >To: "TERRENCE BRANSCOMBE" >Cc: "GnuCash users group" >Sent: Tuesday, December 20, 2022 6:18:54 PM &g

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-20 Thread Adrien Monteleone
"GnuCash users group" Sent: Tuesday, December 20, 2022 6:18:54 PM Subject: Re: [GNC] Changing typeface using CSS (Windows 10) It would be the "Roaming" folder. There is probably a syntax error. Just copy/paste the whole thing, save, and restart GnuCash. On Tue, Dec 20

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-20 Thread TERRENCE BRANSCOMBE
quot; Cc: "GnuCash users group" Sent: Tuesday, December 20, 2022 6:18:54 PM Subject: Re: [GNC] Changing typeface using CSS (Windows 10) It would be the "Roaming" folder. There is probably a syntax error. Just copy/paste the whole thing, save, and restart GnuCash.

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-20 Thread Glenn Fowler
> *From: *"Glenn Fowler" > *To: *"TERRENCE BRANSCOMBE" > *Cc: *"gnucash-user" > *Sent: *Monday, December 19, 2022 3:43:07 PM > *Subject: *Re: [GNC] Changing typeface using CSS (Windows 10) > > This should work: > > /* Application wide fo

Re: [GNC] Changing typeface using CSS (Windows 10)

2022-12-19 Thread Glenn Fowler
This should work: /* Application wide font setting */ * { font: 24px Microsoft Calibri; } On Mon, Dec 19, 2022 at 6:33 PM TERRENCE BRANSCOMBE wrote: > Hello all, > > I've been a user for all of 2 weeks, so I apologize to everyone if this > question/subject has been beaten to death in the

[GNC] Changing typeface using CSS (Windows 10)

2022-12-19 Thread TERRENCE BRANSCOMBE
Hello all, I've been a user for all of 2 weeks, so I apologize to everyone if this question/subject has been beaten to death in the past. My research online has not resulted in a fix, though, so I'd like to ask: has anyone running gnucash 4.12 or 4.13 on Windows 10 managed to change font