diff --git a/admin/templates/default/app.css b/admin/templates/default/app.css index 4cf05f5a97..4048399ca3 100644 --- a/admin/templates/default/app.css +++ b/admin/templates/default/app.css @@ -27,9 +27,11 @@ body { } /** Group list */ -#admin-index_groups div.innerContainer { - overflow: auto; - max-height: 7em; +@media screen { + #admin-index_groups div.innerContainer { + overflow: auto; + max-height: 7em; + } } tr.adminAccountInactive .adminStatus { diff --git a/admin/templates/pixelegg/app.css b/admin/templates/pixelegg/app.css index 8085e10c44..3c839f1ba9 100755 --- a/admin/templates/pixelegg/app.css +++ b/admin/templates/pixelegg/app.css @@ -37,9 +37,11 @@ body { background-color: white; } /** Group list */ -#admin-index_groups div.innerContainer { - overflow: auto; - max-height: 5em; +@media screen { + #admin-index_groups div.innerContainer { + overflow: auto; + 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