diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index 01ca1664..d99ecadc 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -408,3 +408,58 @@ p.statusError { margin-right:35px; } +/** + * table style for groupedit.php + * + */ + +fieldset.groupedit-bright { + background-color:#d6e3ff; +} + +fieldset.groupedit-middle { + background-color:#C7E7C7; +} + +legend.groupedit-bright { + color:#7167bf; +} + +fieldset.groupedit-dark { + background-color:#7167bf; +} + +legend.groupedit-dark { + color:#000000; +} + +select.groupedit-bright { + background-color:#d6e3ff; +} + + +/** + * table style for hostedit.php + * + */ + +fieldset.hostedit-bright { + background-color:#ffe2dd; +} + +legend.hostedit-bright { + color:#7167bf; +} + +fieldset.hostedit-dark { + background-color:#ffc4ba; +} + +legend.hostedit-dark { + color:#000000; +} + +select.hostedit-bright { + background-color:#ffc4ba; +} + diff --git a/lam/templates/account/groupedit.php b/lam/templates/account/groupedit.php index 5050c99c..39682cae 100644 --- a/lam/templates/account/groupedit.php +++ b/lam/templates/account/groupedit.php @@ -241,7 +241,7 @@ echo "
\n"; echo "