From 76c5a416ed4b78a253ae32153680f097167b4f8c Mon Sep 17 00:00:00 2001 From: mb863 Date: Wed, 5 Jan 2011 15:30:10 +0000 Subject: [PATCH] NIHVIVO-1315: Tweaking styles --- themes/wilma/css/wilma.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index f773ad86..710ac20b 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -813,7 +813,7 @@ a { #individual-intro span.preferred-title{ font-size: .825em; color: #5e6363; - border-left: 1px solid #5e6363; + border-left: 1px solid #A6B1B0; } /* INDIVIDUAL INTRO FOR PERSON ------> */ #individual-intro-person{ @@ -906,14 +906,14 @@ ul#individual-areas li:last-child{ border-right: none; } ul#individual-areas li{ - border-right: 1px solid #5e6363; + border-right: 1px solid #A6B1B0; } ul#individual-areas li a{ color: #2485ae; } /* INDIVIDUAL VISUALIZATION ------> */ #publications-visualization{ - border-left: 1px solid #edf0ed; + /*border-left: 1px solid #edf0ed;*/ } /* SPARKLINES ------> */ #sparklines-publications h3{