You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.3 KiB
48 lines
1.3 KiB
/* |
|
Document : roblib_search.base.css |
|
Created on : Apr 9, 2013, 2:00:18 PM |
|
Author : ppound |
|
Description: |
|
Purpose of the stylesheet follows. |
|
*/ |
|
|
|
/*.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; |
|
border-left:1px solid #cecfcc; border-right:1px solid #cecfcc; line-height: 1.5em; margin:10px; border-bottom:1px solid #cecfcc; |
|
} |
|
|
|
.roblib-search-eds-media-header { |
|
background:indianred; |
|
} |
|
.roblib-search-eds-articles-header { |
|
background:lightcoral; |
|
} |
|
.roblib-search-cufts-header { |
|
background:lightblue; |
|
} |
|
.roblib-search-solr-results-header { |
|
background:lightsalmon; |
|
} |
|
.roblib-search-solr-db-header { |
|
background:darkorange; |
|
} |
|
.roblib-search-solr-bestbet-header { |
|
background:orange; |
|
} |
|
|
|
|
|
.roblib-search-islandscholar-header { |
|
background:darkolivegreen; |
|
} |
|
.roblib-search-evergreen-header { |
|
background:forestgreen; |
|
} |
|
|
|
.roblib-search-row { |
|
border-bottom:1px #cecfcc dotted; |
|
} |
|
.roblib-search-more{ |
|
text-align: right; font-size: smaller; |
|
} |