Bento box search with multiple targets
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.
|
|
|
/*
|
|
|
|
Document : roblib_search.base.css
|
|
|
|
Created on : Apr 9, 2013, 2:00:18 PM
|
|
|
|
Author : ppound
|
|
|
|
Description:
|
|
|
|
Purpose of the stylesheet follows.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*.panel-pane {background:#f4f4f4 url(../img/bggradientresult.jpg) repeat-x top left;position:relative;overflow:hidden; 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;
|
|
|
|
}*/
|
|
|
|
.roblib-search-row {
|
|
|
|
border-bottom:1px #cecfcc dotted;
|
|
|
|
}
|
|
|
|
.roblib-search-more{
|
|
|
|
text-align: right; font-size: smaller;
|
|
|
|
}
|