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