diff options
-rw-r--r-- | tests/testgtk.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/testgtk.css b/tests/testgtk.css index 262f4247d7..991e49b6a9 100644 --- a/tests/testgtk.css +++ b/tests/testgtk.css @@ -7,17 +7,8 @@ } * { - -GtkToolbar-space-size: 10; - -GtkToolbar-space-style: line; - -GtkToolbar-button-relief: none; - -GtkButtonBox-child-min-width: 0; - -GtkButtonBox-child-min-height: 0; - font-family: Sans; font-size: 12px; - - -Gtest-foo: 47; - -Gtest-bar: 47; } label:selected { |