mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Fix config header formatting was missing for some (infolog, projectmanager) apps
This commit is contained in:
parent
aff06ec4cc
commit
3aa90c3fd5
@ -172,6 +172,7 @@ select#admin-mailaccount_ident_id {
|
|||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
#admin-index_ajax_target > form[id$="-config"] tr.th > td,
|
||||||
#admin-site-config span.subHeader {
|
#admin-site-config span.subHeader {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 110%;
|
font-size: 110%;
|
||||||
|
@ -170,6 +170,7 @@ select#admin-mailaccount_ident_id {
|
|||||||
/**
|
/**
|
||||||
* new et2 site configuration
|
* new et2 site configuration
|
||||||
*/
|
*/
|
||||||
|
#admin-index_ajax_target > form[id$="-config"] tr.th > td,
|
||||||
#admin-site-config > div > span.subHeader {
|
#admin-site-config > div > span.subHeader {
|
||||||
border-bottom: 3px solid #696969;
|
border-bottom: 3px solid #696969;
|
||||||
padding-left: 3px;
|
padding-left: 3px;
|
||||||
@ -177,6 +178,7 @@ select#admin-mailaccount_ident_id {
|
|||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
#admin-index_ajax_target > form[id$="-config"] tr.th > td,
|
||||||
#admin-site-config span.subHeader {
|
#admin-site-config span.subHeader {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 110%;
|
font-size: 110%;
|
||||||
|
Loading…
Reference in New Issue
Block a user