|
Lines 661-666
input.deleteshelf:active {
Link Here
|
| 661 |
background-color : #F8F8EB; |
661 |
background-color : #F8F8EB; |
| 662 |
} |
662 |
} |
| 663 |
|
663 |
|
|
|
664 |
/* the shelving location list in advanced search */ |
| 665 |
#advsearch-shelvingloc table { |
| 666 |
border-collapse : separate; |
| 667 |
border-spacing : 3px; |
| 668 |
border : 0px; |
| 669 |
margin : 0px; |
| 670 |
background-color : white; |
| 671 |
border : 0px solid #D8DEB8; |
| 672 |
} |
| 673 |
|
| 674 |
#advsearch-shelvingloc table tr td { |
| 675 |
background-color : #F8F8EB; |
| 676 |
border : 0px; |
| 677 |
margin : 0px; |
| 678 |
width : 700px; |
| 679 |
} |
| 680 |
|
| 681 |
#advsearch-shelvingloc td { |
| 682 |
font-size : 0.8em; |
| 683 |
background-color : #F8F8EB; |
| 684 |
} |
| 685 |
|
| 686 |
|
| 664 |
body#advsearch #breadcrumbs { |
687 |
body#advsearch #breadcrumbs { |
| 665 |
line-height : 1px; |
688 |
line-height : 1px; |
| 666 |
height : 1px; |
689 |
height : 1px; |
|
Lines 2005-2008
div.ft {
Link Here
|
| 2005 |
|
2028 |
|
| 2006 |
#plainmarc table { border: 0; margin: .7em 0 0 0; font-family: monospace; font-size: 95%; } |
2029 |
#plainmarc table { border: 0; margin: .7em 0 0 0; font-family: monospace; font-size: 95%; } |
| 2007 |
#plainmarc th { background-color : #FFF; border: 0; white-space: nowrap; text-align:left; vertical-align: top; padding: 2px; } |
2030 |
#plainmarc th { background-color : #FFF; border: 0; white-space: nowrap; text-align:left; vertical-align: top; padding: 2px; } |
| 2008 |
#plainmarc td { border: 0; padding : 2px; vertical-align: top; } |
2031 |
#plainmarc td { border: 0; padding : 2px; vertical-align: top; } |