diff --git a/lam/style/120_jquery-ui-1.10.1.custom.css b/lam/style/120_jquery-ui-1.10.1.custom.css index b70345b9..2612a60c 100644 --- a/lam/style/120_jquery-ui-1.10.1.custom.css +++ b/lam/style/120_jquery-ui-1.10.1.custom.css @@ -72,6 +72,7 @@ text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; + margin-top: 7px; } diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index b341e5b4..47af0d89 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -416,6 +416,12 @@ td.loginRightBox { max-width: 580px; } +.size16 { + height: 16px; + width: 16px; + max-width: 16px; +} + div.centeredTable { display: table; width: 100%; diff --git a/lam/style/responsive/120_lam.css b/lam/style/responsive/120_lam.css index 36835c8b..60e8aa7f 100644 --- a/lam/style/responsive/120_lam.css +++ b/lam/style/responsive/120_lam.css @@ -119,6 +119,10 @@ table.responsive-table td { border-bottom: 0; } + .margin-right5-mobile-only { + margin-right: 5px; + } + } /* tablet */ diff --git a/lam/templates/config/confmodules.php b/lam/templates/config/confmodules.php index 355d6de2..46e42823 100644 --- a/lam/templates/config/confmodules.php +++ b/lam/templates/config/confmodules.php @@ -11,9 +11,9 @@ use \htmlImage; use \htmlSortableList; use \htmlSubTitle; use \htmlDiv; +use \htmlResponsiveRow; +use \htmlGroup; /* -$Id$ - This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) Copyright (C) 2004 - 2017 Roland Gruber @@ -108,40 +108,10 @@ if (isset($_POST['saveSettings']) || isset($_POST['editmodules']) } echo $_SESSION['header']; - -echo "
- getName(); ?> + ' . _('Server profile') . ': ' . $conf->getName(); ?> | @@ -178,24 +148,24 @@ echo '