[Geany-Users] Re: Raspberry pi

2023-10-23 Thread Lex Trotman via Users
This is the mailing list for the Geany IDE. You are more likely to get answers about CSS on a more appropriate forum. Cheers Lex On Tue, 24 Oct 2023 at 15:36, Michael Dmytrasz via Users wrote: > > I am running a raspberry pi 4 64 bit and trying to create a web site. The > thing I am haveing

[Geany-Users] Raspberry pi

2023-10-23 Thread Michael Dmytrasz via Users
I am running a raspberry pi 4 64 bit and trying to create a web site. The thing I am haveing trouble with is css grid. Is there a problem with css grid on the raspberry pi?___ Users mailing list -- users@lists.geany.org To unsubscribe send an email to

[Geany-Users] Re: 2.0

2023-10-23 Thread Georg Klingenberg via Users
there are also relative lengths  On 23.10.2023 20:13, Little Girl via Users wrote: Hey there, Lex Trotman via Users wrote: GTK doesn't accept percantage for `margin-*` values, it only accepts `` not `` that "real" CSS accepts for those. That's a shame. Luckily, I haven't yet run into that.

[Geany-Users] Re: 2.0

2023-10-23 Thread Little Girl via Users
Hey there, Lex Trotman via Users wrote: >GTK doesn't accept percantage for `margin-*` values, it only accepts >`` not `` that "real" CSS accepts for >those. That's a shame. Luckily, I haven't yet run into that. >PS, or of course the GTK docs could be wrong ... nah never ;-P It sounds like

[Geany-Users] Re: 2.0

2023-10-23 Thread Georg Klingenberg via Users
the*font size em* puts the widget right into the middle (don't laugh) progressbar trough {     margin-bottom: 1em; } On 22.10.2023 15:23, Enrico Tröger via Users wrote: On 22.10.23 02:25, Lex Trotman via Users wrote: On Sun, 22 Oct 2023 at 05:53, Enrico Tröger via Users wrote: On 21.10.23

[Geany-Users] Re: 2.0

2023-10-23 Thread Georg Klingenberg via Users
thank you for all the efforts (seems to be a foggy walk on pixels: sickening for a GUI) this is about how it was in 1.38 progressbar trough {     margin-bottom: 7; } On 22.10.2023 15:23, Enrico Tröger via Users wrote: On 22.10.23 02:25, Lex Trotman via Users wrote: On Sun, 22 Oct 2023 at