From 1a173f95f099c64f6bead1da03624a1c0bc6947d Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 4 Dec 2010 11:31:22 +0000 Subject: [PATCH] changed preview to look more like the real resulting page --- css/_edit.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/css/_edit.css b/css/_edit.css index a17df77..b308a45 100644 --- a/css/_edit.css +++ b/css/_edit.css @@ -93,11 +93,10 @@ div.picker button.pickerbutton { ********************************************************************/ .dokuwiki div.preview { - background-color: __background_neu__; - color: __text__; + border: dashed __border__; + border-width: .2em 0; + padding: 1.4em 0; margin-bottom: 1.4em; - padding: .5em; - border: 1px dotted __text_neu__; } /* section edit buttons