mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
testoutsetshadowdrawing: Make window background white
This makes it easier to compare the rendering with other sources.
This commit is contained in:
parent
2bff84ca6c
commit
7a8d71138f
@ -5,6 +5,7 @@
|
||||
#define COLOR " red;"
|
||||
|
||||
static const char *css =
|
||||
" window { background-color: white; }\n"
|
||||
".one {"
|
||||
" all: unset;"
|
||||
" min-width: 100px;"
|
||||
|
Loading…
Reference in New Issue
Block a user