From 24dba3242347ca10bc9a0f54b1653f2fd3f1bc67 Mon Sep 17 00:00:00 2001 From: mb863 Date: Thu, 2 Dec 2010 21:19:40 +0000 Subject: [PATCH] NIHVIVO-556: Increases size and changed color for the icon at top header pages representing user has logged in. --- themes/wilma/css/wilma.css | 10 +++++++--- themes/wilma/templates/menu.ftl | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 2ea41239..26c3deef 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -111,6 +111,12 @@ ul#header-nav a:active { text-decoration: none; color: #999; } +.loginIcon { + font-family: 'Pictos'; + font-size: 1.8em; + line-height: 0.2em; + color: #fff; +} /* SEARCH ------> */ #search { position: absolute; @@ -144,6 +150,7 @@ input.search-vivo { color: #5e6363; margin-left: 10px; margin-top: 5px; + padding:0; } #search-form-modifier{ display: none; @@ -578,9 +585,6 @@ a.view-all-style { } .pictos-arrow-10 { font-family: 'Pictos'; - font-size: 1.8em; - line-height: 0.2em; - color: #fff; } /* UPCOMING EVENTS------> */ #upcoming-events { diff --git a/themes/wilma/templates/menu.ftl b/themes/wilma/templates/menu.ftl index d78edc4b..0fccb6cb 100644 --- a/themes/wilma/templates/menu.ftl +++ b/themes/wilma/templates/menu.ftl @@ -14,7 +14,7 @@