From 6de8b7d1e30971aa6582804ae3b4e9364e31a158 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Wed, 17 Apr 2013 14:52:19 +0200 Subject: [PATCH] Visual editor: styling --- editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.css b/editor.css index 4bab487..8c6c845 100644 --- a/editor.css +++ b/editor.css @@ -20,7 +20,7 @@ body { } #rng-visualEditor-contentWrapper { - border-color: grey; + border-color: #ddd; border-style: solid; border-width: 1px; float:left; -- 2.20.1