mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-04 20:40:14 +01:00
padding of 8px of all dialog windows
This commit is contained in:
parent
e12ba6c74e
commit
91771d6623
@ -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;
|
||||
}
|
||||
|
@ -23,6 +23,9 @@
|
||||
|
||||
// Dialoge Allgemeine Definition
|
||||
|
||||
div#popupMainDiv {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
div.et2_container {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user