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')}]