From: Aleksander Ɓukasz Date: Wed, 17 Apr 2013 12:52:19 +0000 (+0200) Subject: Visual editor: styling X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/6de8b7d1e30971aa6582804ae3b4e9364e31a158 Visual editor: styling --- 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;