Minor style for widgets.

This commit is contained in:
Emanuel Schuetze 2012-09-11 00:05:20 +02:00
parent 2bf992117c
commit 51ab5e3850
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,9 @@
list-style: none inside none;
margin: 0;
}
.widget-content hr {
margin: 5px 0;
}
.ui-sortable-placeholder {
border: 2px dashed #555555;
@ -95,6 +98,7 @@
height: 192px;/*230px;*/
position: relative;
overflow: hidden;
border: 1px solid #D5D5D5;
}
#iframeoverlay {