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.
|
|
|
/*
|
|
|
|
Created on : Apr 11, 2013, 2:27:50 PM
|
|
|
|
Author : ppound
|
|
|
|
Description:
|
|
|
|
Purpose of the stylesheet follows.
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
.highlight {font-weight: bolder; }
|
|
|
|
.eds-sor, .eds-date, .eds-holdings-item, .eds-db, .eds-src, .eds-pubinfo, .eds-type{
|
|
|
|
padding-left: 10px; font-size: smaller;
|
|
|
|
}
|
|
|
|
|
|
|
|
.eds-label {
|
|
|
|
font-weight: bolder;
|
|
|
|
}
|
|
|
|
|
|
|
|
.roblib-eds-more-button {
|
|
|
|
text-align: center;
|
|
|
|
background-color: lightblue;
|
|
|
|
}
|