mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Show icons again left of message in dialogs, only use width: 100%, if a template is specified (div has an id)
This commit is contained in:
parent
0a646b5e43
commit
b9809f0c19
@ -1810,7 +1810,7 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
|
||||
.long_task .message {
|
||||
height: inherit;
|
||||
}
|
||||
div.ui-dialog div.ui-dialog-content > div {
|
||||
div.ui-dialog div.ui-dialog-content > div[id] {
|
||||
width: 100%;
|
||||
}
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user