changed preview to look more like the real resulting page
This commit is contained in:
parent
8a601ab2a4
commit
1a173f95f0
1 changed files with 3 additions and 4 deletions
|
|
@ -93,11 +93,10 @@ div.picker button.pickerbutton {
|
||||||
********************************************************************/
|
********************************************************************/
|
||||||
|
|
||||||
.dokuwiki div.preview {
|
.dokuwiki div.preview {
|
||||||
background-color: __background_neu__;
|
border: dashed __border__;
|
||||||
color: __text__;
|
border-width: .2em 0;
|
||||||
|
padding: 1.4em 0;
|
||||||
margin-bottom: 1.4em;
|
margin-bottom: 1.4em;
|
||||||
padding: .5em;
|
|
||||||
border: 1px dotted __text_neu__;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* section edit buttons
|
/* section edit buttons
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue