From a384f247b2cb1c7706837c011cab114a44d4c230 Mon Sep 17 00:00:00 2001 From: Paul Pound Date: Mon, 23 Jun 2014 16:08:02 -0300 Subject: [PATCH] more css mods --- css/roblib_search.base.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/roblib_search.base.css b/css/roblib_search.base.css index d8a4997..1cbd14a 100644 --- a/css/roblib_search.base.css +++ b/css/roblib_search.base.css @@ -9,7 +9,7 @@ /*.pane-roblib-search-cufts-roblib-search-cufts-results {background:#f4f4f4 url(../img/bggradientresult.jpg) repeat-x top left;position:relative;padding: 5px;padding-left: 10px; border-left:1px solid #cecfcc; border-right:1px solid #cecfcc; line-height: 1.5em; margin-bottom:10px; border-bottom:1px solid #cecfcc; } */ -.panel-pane {padding: 5px;padding-left: 10px; border-top:1px solid #cecfcc; +.panel-pane {border-top:1px solid #cecfcc; border-left:1px solid #cecfcc; border-right:1px solid #cecfcc; line-height: 1.5em; margin:10px; border-bottom:1px solid #cecfcc; } @@ -41,7 +41,8 @@ } .roblib-search-row { - border-bottom:1px #cecfcc dotted; + border-bottom:1px #cecfcc dotted; + padding-left:5px; } .roblib-search-more{ text-align: right; font-size: smaller;