[gtk+/wip/toolbar-regions] Fix css



commit 40959a23d75dfe956263aa4e613ef3043af3f500
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 18 13:05:24 2011 -0400

    Fix css

 tests/testboxcss.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/testboxcss.c b/tests/testboxcss.c
index 2455edb..4a5d439 100644
--- a/tests/testboxcss.c
+++ b/tests/testboxcss.c
@@ -35,7 +35,7 @@
   "}\n" \
   "\n" \
   ".play:nth-child(even) {\n" \
-  "  background-color: yellow\n" \
+  "  background-color: yellow;\n" \
   "  color: green;\n" \
   "}\n" \
   "\n" \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]