css: More static length values
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 May 2023 18:47:36 +0000 (14:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 11:46:59 +0000 (07:46 -0400)
commit3a88cbd9b99256add18bd4bc5fba4e783b6e8d24
tree7ffdaf38c83bcf097696917277eaa1c53554aaeb
parenta1c7935d9d96dc841c351cc2c1a561f07614ea83
css: More static length values

Make all length values from 0px to 8px available
as static values. This will help with cutting
down on the number of corner values (we have a
lot of 5px corners).
gtk/gtkcssnumbervalue.c