padding of 8px of all dialog windows

This commit is contained in:
Ralf Becker 2014-02-05 10:02:40 +00:00
parent e12ba6c74e
commit 91771d6623
2 changed files with 56 additions and 50 deletions

View File

@ -5009,6 +5009,9 @@ div#calendar-container div.calendar table tbody tr.rowhilite td {
* @version $Id$
*/
/*@import (reference) "def_content_elements.less";*/
div#popupMainDiv {
padding: 8px;
}
div.et2_container {
padding: 0;
}

View File

@ -23,6 +23,9 @@
// Dialoge Allgemeine Definition
div#popupMainDiv {
padding: 8px;
}
div.et2_container {