Adrien, Any idea?
Regards GTI Em ter, 7 de ago de 2018 às 15:58, GT-I9070 H <gti90...@gmail.com> escreveu: > Em ter, 7 de ago de 2018 às 14:40, Adrien Monteleone < > adrien.montele...@lusfiber.net> escreveu: > >> .GncAccountPage should be the area ‘behind’ the summary bar and extends >> past it a bit as well - it is the container that holds the summary bar >> which is slightly smaller. .summary-bar, being a child element, might >> inherit properties that you set here. >> >> .summary-bar has child labels. In some cases, the color property (which >> is the foreground, or text color) can be applied to a parent element that >> itself doesn’t contain text and it still gets inherited by the children and >> other descendants—sometimes, not. The font-size and color properties >> *should* however work on ‘.summary-bar label’. Check earlier messages in >> the thread where we first went over the .summary-bar. One of my replies >> should have the specific selector for the label. >> >> So you would have: >> >> /* area-container of summary bar */ >> >> .GncAccountPage {} >> >> /* summary bar itself */ >> >> .summary-bar {} >> >> /* labels on the summary bar */ >> >> .summary-bar label {} >> >> >> Regards, >> Adrien >> > > I had already tested this for a long time and none of this worked for me. > > Peter, > Did it work for you? > > 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.