Op woensdag 8 augustus 2018 18:31:07 CEST schreef Adrien Monteleone:
> Correction,
>
> tabs label {
> margin-left: -3em;
> }
>
> will shift the label and thus then entire tab to the left enough to cover
> the invisible image. (you can alter the margin to suit of course)
>
> Also notice I use ’tabs’ here instead of ’notebook’.
>
> They are interchangeable but I like ’tabs’ better because it makes the CSS
> self-documenting.
>
> So the previous rule would be:
>
> tabs box > image {
> opacity: 0;
> }
Would a negative position work to hide the image ? Gtk internally uses -32000
to hide windows. I have no idea if this also works for other widgets.
Geert
_______________________________________________
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.