Make group members & applications fully visible when printing

This commit is contained in:
nathangray 2017-10-30 10:14:10 -06:00
parent a4526c98cb
commit 6272adfa16
2 changed files with 12 additions and 8 deletions

View File

@ -27,10 +27,12 @@ body {
}
/** Group list */
@media screen {
#admin-index_groups div.innerContainer {
overflow: auto;
max-height: 7em;
}
}
tr.adminAccountInactive .adminStatus {
color: red;

View File

@ -37,9 +37,11 @@ body {
background-color: white;
}
/** Group list */
@media screen {
#admin-index_groups div.innerContainer {
overflow: auto;
max-height: 5em;
max-height: 7em;
}
}
tr.adminAccountInactive .adminStatus {
color: red;
@ -184,8 +186,8 @@ select#admin-mailaccount_ident_id {
}
@media all {
div.dhtmlxTree td.standartTreeRow span.selectedTreeRow {
background-color: #FFDD73;
color: #1E1E1E;
background-color: #ffdd73;
color: #1e1e1e;
}
/* #############################################################################
// iframe