mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
for et2_dialogs with template, make template full width
This commit is contained in:
parent
b3639466a0
commit
2673891b97
@ -1799,6 +1799,9 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
|
|||||||
.long_task .message {
|
.long_task .message {
|
||||||
height: inherit;
|
height: inherit;
|
||||||
}
|
}
|
||||||
|
div.ui-dialog div.ui-dialog-content > div {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
/**
|
/**
|
||||||
* et2_toolbar
|
* et2_toolbar
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user