Thanks GTI, I had to suppress my previous - notebook tab label { color: blue; font-size: 14; }
Seems there are more than one setting that will affect the same target. Now I am keen to format the Summary bar at the bottom of the window. Regards Peter Nurton Court Middleton-on-the-Hill Ludlow SY8 4BD Tel: 01568 750 248 Mob: 07955 586 476 On 4 August 2018 at 16:55, GT-I9070 H <gti90...@gmail.com> wrote: > Em sáb, 4 de ago de 2018 às 02:26, Peter Jackson <jack...@fastmail.net> > escreveu: > >> Mornin' GTI, >> >> Could you please tell me exactly how you write: >> >> notebook tab >> >> combined with >> >> notebook tab:hover >> >> in order to get a result. >> >> >> Thanks Peter >> >> >> Nurton Court >> Middleton-on-the-Hill >> Ludlow SY8 4BD >> Tel: 01568 750 248 Mob: 07955 586 476 >> > > Hi Peter, > > Exactly like this for example: > > /* Tab Label Settings */ > notebook tab { > color: blue; > font-size: 14; > } > > notebook tab:hover { > color: red; > font-size: 15; > } > > now we can control the style when the mouse pointer is over the tab and > when it is not without one definition interfering with the other. > Do not forget to delete/suppress old settings for the tab. > Suppress: put lines to be suppressed between /* and */. > > For more information and other properties that can be used, see here: > https://wiki.gnucash.org/wiki/GTK3#Sample_Style_Properties > > > Regards > GTI > _______________________________________________ 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.