Fixed projector portlet style.

This commit is contained in:
Emanuel Schuetze 2012-04-02 20:59:17 +02:00
parent c3ada0abdd
commit 83ba0cbcf9

View File

@ -19,7 +19,7 @@
.portlet { margin: 0 1em 1em 0; }
.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; }
.portlet-header .ui-icon { float: right; }
.portlet-content { padding: 0.4em; }
.portlet-content { padding: 0.4em; overflow: hidden; }
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }
</style>