Browse Source

more css mods

2.x-ebsco
Paul Pound 10 years ago
parent
commit
a384f247b2
  1. 5
      css/roblib_search.base.css

5
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;

Loading…
Cancel
Save