From 03d9eafc5cfb45fed4580036ae2c3b4ddcce9c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Gonz=C3=A1lez=20Fern=C3=A1ndez?= Date: Wed, 2 Feb 2011 16:27:47 +0100 Subject: [PATCH] Apply footer-messages-area to more top level elements Now the a elements withing a footer-messages-area are not underlined. FEA: ItEr69S06AutocompleteAndPasswords --- .../src/main/webapp/common/css/navalplan.css | 14 +++++++++++--- .../src/main/webapp/common/layout/template.zul | 18 +++++++++++------- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/navalplanner-webapp/src/main/webapp/common/css/navalplan.css b/navalplanner-webapp/src/main/webapp/common/css/navalplan.css index 3e3bd1f92..f286aea3f 100644 --- a/navalplanner-webapp/src/main/webapp/common/css/navalplan.css +++ b/navalplanner-webapp/src/main/webapp/common/css/navalplan.css @@ -188,7 +188,15 @@ a.sub_menu:hover { z-index:2; } -.footer-messages-area { - color: #CC5013; - font-size: 11px; +.footer-messages-area * { + color: #CC5013; + font-size: 11px; +} + +.footer-messages-area a { + text-decoration: none; +} + +.footer-messages-area a:hover { + text-decoration: underline; } \ No newline at end of file diff --git a/navalplanner-webapp/src/main/webapp/common/layout/template.zul b/navalplanner-webapp/src/main/webapp/common/layout/template.zul index a9c3c81ce..7361ecfcd 100644 --- a/navalplanner-webapp/src/main/webapp/common/layout/template.zul +++ b/navalplanner-webapp/src/main/webapp/common/layout/template.zul @@ -132,26 +132,30 @@ signature="java.lang.Boolean isDefaultPasswordsControl()"?> - +
- ${i18n:_('The admin\'s account password remains the default one. This is unsecure')}. - [${i18n:_('Change the password')}] + ${i18n:_('The admin\'s account password remains the default one. This is unsecure')}. + [${i18n:_('Change the password')}]
- +
[${i18n:_('user')}] [${i18n:_('wswriter')}] [${i18n:_('wsreader')}]