On 02/06/2020 08:10, Adrien Monteleone wrote:
I wasn’t aware such visibility was a problem. Could you provide a screenshot?
I’m sure a dev would be interested in making this more discoverable.
Regards,
Adrien
p.s. - at the least, those of us who mess with GTK CSS now and then could take
a crack at it if the devs don’t have time.
Screenshot attached.
I use the following css files (not motivated by gnucash but another open
source program, gramps, which also uses gtk).
>>>>>>
* { font-family: "Segoe UI", Sans, sans; font-size: 7pt; }
* { border-width: 0}
* {padding-top: 1px;
padding-bottom: 0px;
padding-left: 1px;
padding-right: 1px;
}
.scrollbar, scrollbar {
-GtkScrollbar-has-backward-stepper: true;
-GtkScrollbar-has-forward-stepper: true;
-GtkRange-slider-width: 15;
-GtkRange-stepper-size: 15;
}
>>>>>>>>>>>>>>>>
gtk-cursor-theme-size=16
gtk-primary-button-warps-slider=0
I now understand.
Many thanks. The unchecked buttons between "Start Date" and the date drop down and
"End Date" and the date drop down are almost invisible on my screen ... so I didn't click
them.
I have tried looking for a way to make the unchecked buttons more visible by
altering the css file in the gtk-3.0 folder. I haven't had any success. Please,
can someone suggest a configuration to make unchecked buttons more visible?
David Lynch
_______________________________________________
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.