summaryrefslogtreecommitdiff
path: root/tests/testgtk.css
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-11-19 17:07:09 -0500
committerCarlos Garnacho <carlosg@gnome.org>2010-12-04 15:39:21 +0100
commit42dd5b2e15ae2714bfc7954e87abfcb48b4f6382 (patch)
tree0a7514e757421f8da930ea6bd24bbd90bdfbf62c /tests/testgtk.css
parent9567ed01e81f63dac6a9c279018290e5d48ca28b (diff)
downloadgtk+-42dd5b2e15ae2714bfc7954e87abfcb48b4f6382.tar.gz
Adapt testgtk.css to parser changes
Diffstat (limited to 'tests/testgtk.css')
-rw-r--r--tests/testgtk.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testgtk.css b/tests/testgtk.css
index 9af02572c2..24ed65547c 100644
--- a/tests/testgtk.css
+++ b/tests/testgtk.css
@@ -1,5 +1,5 @@
/* testgtk2.css sets all the buttons in the main window to blue by default */
-@import url(testgtk2.css);
+@import url("testgtk2.css");
* {
-GtkButton-child-displacement-x: 1;