From a980184eb906f24b5db1c921f0dd6dc51cd06a8d Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Wed, 1 Oct 2014 15:46:58 +0200 Subject: [PATCH] Move css instructions to dedicated stylesheet refs #7163 --- .../scripts/form/setup-admin-account.phtml | 12 ++++---- .../scripts/form/setup-requirements.phtml | 6 ++-- application/views/scripts/setup/wizard.phtml | 2 +- library/Icinga/Web/StyleSheet.php | 1 + public/css/icinga/wizard.less | 28 +++++++++++++++++++ 5 files changed, 39 insertions(+), 10 deletions(-) create mode 100644 public/css/icinga/wizard.less diff --git a/application/views/scripts/form/setup-admin-account.phtml b/application/views/scripts/form/setup-admin-account.phtml index dfd02b565..93719dc97 100644 --- a/application/views/scripts/form/setup-admin-account.phtml +++ b/application/views/scripts/form/setup-admin-account.phtml @@ -10,11 +10,11 @@ $showRadioBoxes = strpos(strtolower(get_class($radioElem)), 'radio') !== false; getElement('description'); ?> getElement('by_name')) !== null): ?>
-
+
-
+