diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testgtkrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/testgtkrc b/tests/testgtkrc index 4ef1acbaec..307c0689c6 100644 --- a/tests/testgtkrc +++ b/tests/testgtkrc @@ -34,8 +34,7 @@ style "global-style-properties" # xthickness = 20 GtkButton::child_displacement_x = 1 GtkButton::child_displacement_y = 1 - GtkSpinButton::shadow_type = etched-out - GtkEntry::cursor_color = "#ff0000" + GtkWidget::cursor_color = "#ff0000" GtkToolbar::space_size = 10 GtkToolbar::space_style = line GtkToolbar::button_relief = none |