Adrien, still no joy. Is this why? https://support.tigertech.net/mailman-attachments pj
On 6 August 2018 at 08:03, Adrien Monteleone <[email protected] > wrote: > Twice, but it seems Mailman doesn’t like png, so here it is again in jpg. > > Regards, > Adrien > > > > On Aug 6, 2018, at 12:27 AM, Peter Jackson <[email protected]> wrote: > > > > Thanks Adrien, but did you attach the attachment? > > > > Peter > > > > > > > > On 6 August 2018 at 06:09, Adrien Monteleone < > [email protected]> wrote: > > 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 < > [email protected]> 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 <[email protected]> wrote: > > >> > > >> Em dom, 5 de ago de 2018 às 06:20, Peter Jackson < > [email protected]> > > >> 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 > > >> [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. > > > > > > > _______________________________________________ > > 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. > > > > _______________________________________________ > 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. _______________________________________________ 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.
