From 02306b5301b2cbb58d8d557db66563146b1e9cbb Mon Sep 17 00:00:00 2001 From: mb863 Date: Tue, 18 Jan 2011 15:30:19 +0000 Subject: [PATCH] NIHVIVO-1494: Styled non-javascript browse version and removed raphael js files. --- themes/wilma/css/wilma.css | 11 +++++------ themes/wilma/templates/page-home.ftl | 2 -- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 7be231be..c8d92b16 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -405,7 +405,7 @@ input.search-home-vivo { padding-bottom: 30px; } #browse h4 { - width: 10%; + width: 13%; height: 30px; margin-bottom: 27px; padding-left: 15px; @@ -463,20 +463,19 @@ ul#browse-classgroups .count-classes { width: 610px; border: 1px solid #dde6e5; background: #fff; - margin-top: -20px; + min-height: 230px; } ul#classgroup-list { float: left; - width: 268px; + width: 90%; padding: 0 10px 15px 22px; margin-top: 20px; margin-bottom: 10px; - border-right: 1px solid #dde5e4; } ul#classgroup-list li { display: block; float: left; - width: 268px; + width: 100%; border-bottom: 1px solid #dde4e3; font-size: 14px; height: 35px; @@ -675,7 +674,7 @@ ul#footer-nav { height: 20px; margin: 0; padding: 0; - padding-top: 50px; + padding-top: 55px; padding-right: 20px; } ul#footer-nav li { diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index c10268ba..bf17f591 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -6,8 +6,6 @@ <#include "head.ftl"> - -