mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-21 04:32:10 +01:00
Apply large title again to account delete dialogHeader
This commit is contained in:
parent
fa9c27c373
commit
db4dc5b5f4
@ -58,6 +58,9 @@ td.admin_userAgent span {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
#admin-account-delete .dialogHeader label.et2_label {
|
||||
font-size: 120%;
|
||||
}
|
||||
/* Global Category classes*/
|
||||
.globalCat_confirmDelete {
|
||||
position: absolute;
|
||||
|
@ -66,6 +66,9 @@ td.admin_userAgent span {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
#admin-account-delete .dialogHeader label.et2_label {
|
||||
font-size: 120%;
|
||||
}
|
||||
/* Global Category classes*/
|
||||
.globalCat_confirmDelete {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user