Closed JMoerman closed 9 years ago
Thanks a lot for this pull request! This makes it a lot nicer to look at :+1:
I think however, that the Gtk.SpinButton
might be too big. Especially since vertical alignment does not appear to work for Gtk.SpinButtons
on precise, which makes the whole window too bulky. I am going to decrease the size to 25. Do you agree?
Yes, that would probably be better. Something else it could use is a margin between the outer Gtk.SpinButtons and the edge of the window. (The edge can touch the Gtk.SpinButtons right now.)
Oh yeah, that would be nice as well!
Quick css fix for precise. I assumed 10pt and converted the percentages to new font sizes.