I realized Mail.app shrunk the attachment. Here it is again, hopefully more readable.
Regards, Adrien > On Aug 6, 2018, at 12:08 AM, Adrien Monteleone > <adrien.montele...@lusfiber.net> wrote: > > The Summary/Totals bar can appear at the top or bottom of the CoA window > depending on a preference setting. It shows a Grand Total, Net Assets & > Profit line summary for the entire book on a running basis. (I presume the > Profit at least would reset if you use the ‘close book’ function, but since I > don’t, I’m not certain) > > If you want to style it, I’ve attached a screenshot of the node tree. Sorry > the text is so small, I haven’t yet figured out how to enlarge it. (the > entire app and inspector seem to scale to a small font) If you can’t manage > to enlarge the screenshot enough to read it, let me know and I’ll see what I > can do. > > Note, you should probably preface any styling for the bar (and labels) with > the .GncAccountPage class to avoid bringing the styling elsewhere. (unless > that’s what you want) > > The bar also has a class .summary-bar as you can see that you might use for > specificity. So a rule like so: > > .GncAccountPage .summary-bar {} > > might do the trick. (though you may need to specify children elements or > classes here) > > For me, the tabs follow the main page. So the first GtkBox is the main page, > the later GtkBox siblings are my tabs in order. They are all children of > GtkNotebook so if your styling is bleeding through elsewhere, perhaps use > child and sibling selectors to narrow the rule down. > > Regards, > Adrien > > <css_node_tree-summary_bar.png> > > > >> On Aug 5, 2018, at 5:24 PM, GT-I9070 H <gti90...@gmail.com> wrote: >> >> Em dom, 5 de ago de 2018 às 06:20, Peter Jackson <jack...@fastmail.net> >> escreveu: >> >>> I am keen to reduce the screen real estate occupied by The Totals Bar and >>> the Summary Bar, and to customise them. >>> >> >> What is the Totals Bar that you refer to? The ones on the bottom in the >> records sheets? >> >> >> 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. > _______________________________________________ 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.