Lines 176-182
h1#library {
Link Here
|
176 |
|
176 |
|
177 |
|
177 |
|
178 |
h1#libraryname { |
178 |
h1#libraryname { |
179 |
background:transparent url(../../images/koha-logo.gif) no-repeat scroll 0%; |
179 |
background-image: url("../../images/sprite.png"); |
|
|
180 |
background-position: -10px -9px; |
180 |
border: 0; |
181 |
border: 0; |
181 |
float : left !important; |
182 |
float : left !important; |
182 |
margin:0; |
183 |
margin:0; |
Lines 426-436
a .term {
Link Here
|
426 |
} |
427 |
} |
427 |
|
428 |
|
428 |
#action a.print { |
429 |
#action a.print { |
429 |
background-image:url(../../images/print.gif); |
430 |
background-image: url("../../images/sprite.png"); |
|
|
431 |
background-position: -5px -253px; |
430 |
} |
432 |
} |
431 |
|
433 |
|
432 |
#action a#furthersearches { |
434 |
#action a#furthersearches { |
433 |
background : transparent url(../../images/menu-arrow.gif) no-repeat right center; |
435 |
background-image: url("../../images/sprite.png"); |
|
|
436 |
background-position: 106px -362px; |
434 |
border : 1px solid #F3F3F3; |
437 |
border : 1px solid #F3F3F3; |
435 |
margin-left : 5px; |
438 |
margin-left : 5px; |
436 |
padding : 2px 26px 2px 10px; |
439 |
padding : 2px 26px 2px 10px; |
Lines 446-460
a .term {
Link Here
|
446 |
|
449 |
|
447 |
#action a.reserve, |
450 |
#action a.reserve, |
448 |
.searchresults a.reserve { |
451 |
.searchresults a.reserve { |
449 |
background-image:url(../../images/placereserve.gif); |
452 |
background-image: url("../../images/sprite.png"); |
|
|
453 |
background-position: -5px -211px; |
450 |
} |
454 |
} |
451 |
|
455 |
|
452 |
#action a.addtoshelf, #toolbar a.addtoshelf { |
456 |
#action a.addtoshelf, #toolbar a.addtoshelf { |
453 |
background-image:url(../../images/addtoshelf.gif); |
457 |
background-image: url("../../images/sprite.png"); |
|
|
458 |
background-position: -5px -292px; |
454 |
} |
459 |
} |
455 |
|
460 |
|
456 |
#action a.addtocart, #toolbar a.addtocart { |
461 |
#action a.addtocart, #toolbar a.addtocart { |
457 |
background-image:url(../../images/cart2.gif); |
462 |
background-image: url("../../images/sprite.png"); |
|
|
463 |
background-position: -5px -332px; |
458 |
} |
464 |
} |
459 |
|
465 |
|
460 |
#action a.cartRemove, .actions a.cartRemove { |
466 |
#action a.cartRemove, .actions a.cartRemove { |
Lines 465-471
a .term {
Link Here
|
465 |
} |
471 |
} |
466 |
|
472 |
|
467 |
#action a.incart { |
473 |
#action a.incart { |
468 |
background-image:url(../../images/cart2.gif); |
474 |
background-image: url("../../images/sprite.png"); |
|
|
475 |
background-position: -5px -332px; |
469 |
color : #666; |
476 |
color : #666; |
470 |
} |
477 |
} |
471 |
|
478 |
|
Lines 524-623
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', end
Link Here
|
524 |
|
531 |
|
525 |
|
532 |
|
526 |
#toolbar a.print { |
533 |
#toolbar a.print { |
527 |
background: transparent url(../../images/print-small.png) 10px 50% no-repeat; |
534 |
background-image: url("../../images/sprite.png"); |
|
|
535 |
background-position : 0px -490px; |
528 |
text-decoration : none; |
536 |
text-decoration : none; |
529 |
padding-left : 30px; |
537 |
padding-left : 30px; |
530 |
} |
538 |
} |
531 |
|
539 |
|
532 |
#toolbar a.brief { |
540 |
#toolbar a.brief { |
533 |
background: transparent url(../../images/brief.gif) 5px 50% no-repeat; |
541 |
background-image : url("../../images/sprite.png"); |
|
|
542 |
background-position : -2px -935px; |
534 |
text-decoration : none; |
543 |
text-decoration : none; |
535 |
padding-left : 27px; |
544 |
padding-left : 27px; |
536 |
} |
545 |
} |
537 |
|
546 |
|
538 |
#toolbar a.detail { |
547 |
#toolbar a.detail { |
539 |
background: transparent url(../../images/detail.gif) 5px 50% no-repeat; |
548 |
background-image : url("../../images/sprite.png"); |
|
|
549 |
background-position : -2px -965px; |
540 |
text-decoration : none; |
550 |
text-decoration : none; |
541 |
padding-left : 27px; |
551 |
padding-left : 27px; |
542 |
} |
552 |
} |
543 |
|
553 |
|
544 |
#toolbar a.download { |
554 |
#toolbar a.download { |
545 |
background : transparent url("../../images/download.png") 7px 50% no-repeat; |
555 |
background-image : url("../../images/sprite.png"); |
546 |
padding-left : 24px; |
556 |
background-position : 2px -415px; |
|
|
557 |
padding-left : 28px; |
547 |
text-decoration : none; |
558 |
text-decoration : none; |
548 |
} |
559 |
} |
549 |
|
560 |
|
550 |
#toolbar a.editshelf { |
561 |
#toolbar a.editshelf { |
551 |
background : transparent url("../../images/shelf-edit.gif") 12px 50% no-repeat; |
562 |
background-image : url("../../images/sprite.png"); |
|
|
563 |
background-position : 2px -415px; |
552 |
padding-left : 26px; |
564 |
padding-left : 26px; |
553 |
text-decoration : none; |
565 |
text-decoration : none; |
554 |
} |
566 |
} |
555 |
|
567 |
|
556 |
#toolbar a.empty { |
568 |
#toolbar a.empty { |
557 |
background: transparent url(../../images/empty-small.png) 5px 50% no-repeat; |
569 |
background-image : url("../../images/sprite.png"); |
|
|
570 |
background-position : 2px -665px; |
558 |
text-decoration : none; |
571 |
text-decoration : none; |
559 |
padding-left : 21px; |
572 |
padding-left : 30px; |
560 |
} |
573 |
} |
561 |
|
574 |
|
562 |
#toolbar a.hide { |
575 |
#toolbar a.hide { |
563 |
background: transparent url(../../images/close.gif) 5px 50% no-repeat; |
576 |
background-image : url("../../images/sprite.png"); |
|
|
577 |
background-position: -3px -881px; |
564 |
text-decoration : none; |
578 |
text-decoration : none; |
565 |
padding-left : 26px; |
579 |
padding-left : 26px; |
566 |
} |
580 |
} |
567 |
|
581 |
|
568 |
#toolbar a.hold, |
582 |
#toolbar a.hold, |
569 |
#selections-toolbar a.hold { |
583 |
#selections-toolbar a.hold { |
570 |
background: transparent url(../../images/place-hold-small.png) 5px 50% no-repeat; |
584 |
background-image: url("../../images/sprite.png"); |
|
|
585 |
background-position : -5px -520px; |
571 |
text-decoration : none; |
586 |
text-decoration : none; |
572 |
padding-left : 23px; |
587 |
padding-left : 23px; |
573 |
} |
588 |
} |
574 |
|
589 |
|
575 |
#selections-toolbar a.hold.disabled { |
590 |
#selections-toolbar a.hold.disabled { |
576 |
background: transparent url(../../images/place-hold-small-disabled.png) 5px 50% no-repeat; |
591 |
background-image: url("../../images/sprite.png"); |
|
|
592 |
background-position : -5px -688px; |
577 |
} |
593 |
} |
578 |
|
594 |
|
579 |
#toolbar a.newshelf { |
595 |
#selections-toolbar a.removeitems, |
580 |
background : transparent url("../../images/shelf-new.gif") 5px 50% no-repeat; |
596 |
#selections-toolbar a.deleteshelf { |
581 |
padding-left : 23px; |
597 |
background-image : url("../../images/sprite.png"); |
582 |
text-decoration : none; |
598 |
background-position : 2px -757px; |
583 |
} |
|
|
584 |
|
585 |
#selections-toolbar a.removeitems { |
586 |
background: transparent url(../../images/shelf-delete.gif) 11px 50% no-repeat; |
587 |
text-decoration : none; |
599 |
text-decoration : none; |
588 |
padding-left : 25px; |
600 |
padding-left : 25px; |
589 |
} |
601 |
} |
590 |
|
602 |
|
591 |
|
603 |
|
592 |
#selections-toolbar a.removeitems.disabled { |
604 |
#selections-toolbar a.removeitems.disabled, |
593 |
background: transparent url(../../images/shelf-delete-disabled.gif) 11px 50% no-repeat; |
605 |
#selections-toolbar a.deleteshelf.disabled { |
|
|
606 |
background-image: url("../../images/sprite.png"); |
607 |
background-position : 2px -779px; |
594 |
} |
608 |
} |
595 |
|
609 |
|
596 |
#toolbar a.send, |
610 |
#toolbar a.send, |
597 |
a.send { |
611 |
a.send { |
598 |
background: transparent url(../../images/send.png) 2px 50% no-repeat; |
612 |
background-image: url("../../images/sprite.png"); |
|
|
613 |
background-position : 2px -453px; |
599 |
text-decoration : none; |
614 |
text-decoration : none; |
600 |
padding-left : 28px; |
615 |
padding-left : 28px; |
601 |
} |
616 |
} |
602 |
|
617 |
|
603 |
#toolbar a.new { |
618 |
#toolbar a.new { |
604 |
background : transparent url("../../images/new.gif") 5px 50% no-repeat; |
619 |
background-image : url("../../images/sprite.png"); |
|
|
620 |
background-position : -4px -989px; |
621 |
background-repeat : no-repeat; |
605 |
padding-left : 23px; |
622 |
padding-left : 23px; |
606 |
text-decoration : none; |
623 |
text-decoration : none; |
607 |
} |
624 |
} |
608 |
|
625 |
|
609 |
#toolbar input.download { |
|
|
610 |
background : transparent url("../../images/download.png") 7px 50% no-repeat; |
611 |
border : 0; |
612 |
color : #006699; |
613 |
cursor : pointer; |
614 |
padding-left : 24px; |
615 |
text-decoration : none; |
616 |
} |
617 |
|
618 |
#toolbar input.editshelf, |
626 |
#toolbar input.editshelf, |
619 |
input.editshelf { |
627 |
input.editshelf { |
620 |
background : transparent url("../../images/shelf-edit.gif") 10px 50% no-repeat; |
628 |
background-image : url("../../images/sprite.png"); |
|
|
629 |
background-position : 2px -799px; |
621 |
border : 0; |
630 |
border : 0; |
622 |
color : #006699; |
631 |
color : #006699; |
623 |
cursor : pointer; |
632 |
cursor : pointer; |
Lines 627-663
input.editshelf {
Link Here
|
627 |
} |
636 |
} |
628 |
|
637 |
|
629 |
#toolbar input.newshelf, |
638 |
#toolbar input.newshelf, |
|
|
639 |
#toolbar a.newshelf, |
630 |
a.newshelf { |
640 |
a.newshelf { |
631 |
background : transparent url("../../images/shelf-new.gif") center left no-repeat; |
641 |
background-image: url("../../images/sprite.png"); /* add to list icon */ |
|
|
642 |
background-position: -4px -831px; |
632 |
border : 0; |
643 |
border : 0; |
633 |
color : #006699; |
644 |
color : #006699; |
634 |
cursor : pointer; |
645 |
cursor : pointer; |
635 |
font-size : 100%; |
646 |
font-size : 100%; |
636 |
margin: 0 0.5em; |
647 |
margin: 0 0.5em; |
637 |
padding-left : 15px; |
648 |
padding-left : 23px; |
638 |
text-decoration : none; |
649 |
text-decoration : none; |
639 |
} |
650 |
} |
640 |
|
651 |
|
641 |
a.newshelf.disabled { |
652 |
a.newshelf.disabled { |
642 |
background : transparent url("../../images/shelf-new-disabled.gif") center left no-repeat; |
653 |
background-image: url("../../images/sprite.png"); /* add to list icon */ |
|
|
654 |
background-position: -4px -858px; |
643 |
} |
655 |
} |
644 |
|
656 |
|
645 |
#toolbar input.deleteshelf, |
657 |
#toolbar input.deleteshelf, |
646 |
input.deleteshelf, |
658 |
input.deleteshelf { |
647 |
a.deleteshelf { |
659 |
background-image : url("../../images/sprite.png"); |
648 |
background : transparent url("../../images/shelf-delete.gif") 7px 50% no-repeat; |
660 |
background-position : 2px -752px; |
649 |
border : 0; |
661 |
border : 0; |
650 |
color : #006699; |
662 |
color : #006699; |
651 |
cursor : pointer; |
663 |
cursor : pointer; |
652 |
font-size : 100%; |
664 |
font-size : 100%; |
653 |
padding-left : 20px; |
665 |
padding-left : 25px; |
654 |
text-decoration : none; |
666 |
text-decoration : none; |
655 |
} |
667 |
} |
656 |
|
668 |
|
657 |
a.deleteshelf.disabled { |
|
|
658 |
background : transparent url("../../images/shelf-delete-disabled.gif") 7px 50% no-repeat; |
659 |
} |
660 |
|
661 |
#toolbar input.deleteshelf:hover { |
669 |
#toolbar input.deleteshelf:hover { |
662 |
color: #990033; |
670 |
color: #990033; |
663 |
} |
671 |
} |
Lines 676-690
input.deleteshelf:active {
Link Here
|
676 |
|
684 |
|
677 |
#tagsel_span input.submit, |
685 |
#tagsel_span input.submit, |
678 |
#tagsel_tag { |
686 |
#tagsel_tag { |
679 |
background-image: url(../../images/tags-small.png); |
687 |
background-image : url("../../images/sprite.png"); /* tag icon */ |
680 |
background-position : 7px center; |
688 |
background-position : 7px -707px; |
681 |
background-repeat : no-repeat; |
689 |
background-repeat : no-repeat; |
682 |
padding-left : 25px; |
690 |
padding-left : 25px; |
683 |
text-decoration: none; |
691 |
text-decoration: none; |
684 |
} |
692 |
} |
685 |
|
693 |
|
|
|
694 |
#tagsel_tag { |
695 |
background-position : -1px -710px; |
696 |
} |
697 |
|
686 |
#tagsel_tag.disabled { |
698 |
#tagsel_tag.disabled { |
687 |
background-image: url(../../images/tags-small-disabled.png); |
699 |
background-position : -1px -734px; |
688 |
} |
700 |
} |
689 |
|
701 |
|
690 |
#tagslist li { display : inline; } |
702 |
#tagslist li { display : inline; } |
Lines 699-715
input.deleteshelf:active {
Link Here
|
699 |
} |
711 |
} |
700 |
|
712 |
|
701 |
.addto a.addtocart { |
713 |
.addto a.addtocart { |
702 |
background-image:url(../../images/cart2.gif); |
714 |
background-image: url("../../images/sprite.png"); /* cart icon */ |
703 |
background-position : 9px -3px; |
715 |
background-position: -5px -332px; |
704 |
background-repeat : no-repeat; |
|
|
705 |
text-decoration : none; |
716 |
text-decoration : none; |
706 |
padding-left : 33px; |
717 |
padding-left : 33px; |
707 |
} |
718 |
} |
708 |
|
719 |
|
709 |
#placehold input.submit { |
720 |
#placehold input.submit { |
710 |
background-image:url(../../images/placereserve.gif); |
721 |
background-image: url("../../images/sprite.png"); /* place hold icon */ |
711 |
background-position : 9px center; |
722 |
background-position: -1px -207px; |
712 |
background-repeat : no-repeat; |
|
|
713 |
text-decoration : none; |
723 |
text-decoration : none; |
714 |
padding-left : 23px; |
724 |
padding-left : 23px; |
715 |
} |
725 |
} |
Lines 725-731
input.deleteshelf:active {
Link Here
|
725 |
cursor : pointer; |
735 |
cursor : pointer; |
726 |
} |
736 |
} |
727 |
.searchresults a.highlight_toggle { |
737 |
.searchresults a.highlight_toggle { |
728 |
background : transparent url(../../images/highlight.gif) -4px center no-repeat; |
738 |
background-image: url("../../images/sprite.png"); /* place hold icon */ |
|
|
739 |
background-position: -11px -908px; |
729 |
display: none; |
740 |
display: none; |
730 |
font-weight: normal; |
741 |
font-weight: normal; |
731 |
padding : 0 10px 0 21px; |
742 |
padding : 0 10px 0 21px; |
Lines 1403-1420
padding-left : .4em;
Link Here
|
1403 |
} |
1414 |
} |
1404 |
|
1415 |
|
1405 |
.actions a.hold { |
1416 |
.actions a.hold { |
1406 |
background : url("../../images/placehold-small.gif") center left no-repeat; |
1417 |
background-image : url("../../images/sprite.png"); |
|
|
1418 |
background-position : -10px -609px; |
1407 |
padding-left : 16px; |
1419 |
padding-left : 16px; |
1408 |
} |
1420 |
} |
1409 |
|
1421 |
|
1410 |
.actions a.addtocart { |
1422 |
.actions a.addtocart { |
1411 |
background : url("../../images/cart-small.gif") center left no-repeat; |
1423 |
background-image : url("../../images/sprite.png"); |
1412 |
padding-left : 13px; |
1424 |
background-position : -10px -639px; |
|
|
1425 |
padding-left : 15px; |
1413 |
display : none; |
1426 |
display : none; |
1414 |
} |
1427 |
} |
1415 |
|
1428 |
|
1416 |
.actions a.addtoshelf { |
1429 |
.actions a.addtoshelf { |
1417 |
background : url("../../images/addtolist-small.gif") center left no-repeat; |
1430 |
background-image : url("../../images/sprite.png"); |
|
|
1431 |
background-position: -10px -94px; |
1418 |
padding-left : 13px; |
1432 |
padding-left : 13px; |
1419 |
} |
1433 |
} |
1420 |
|
1434 |
|
Lines 1573-1580
ul#i18nMenu li ul li {
Link Here
|
1573 |
|
1587 |
|
1574 |
|
1588 |
|
1575 |
ul#i18nMenu li.more a { |
1589 |
ul#i18nMenu li.more a { |
1576 |
background-image:url(../../images/more-up-arrow.gif); |
1590 |
background-image : url("../../images/sprite.png"); |
1577 |
background-position:right center; |
1591 |
background-position : 37px -1007px; |
1578 |
background-repeat:no-repeat; |
1592 |
background-repeat:no-repeat; |
1579 |
padding-right: 1.3em; |
1593 |
padding-right: 1.3em; |
1580 |
} |
1594 |
} |
Lines 1729-1744
div#menu li.active a:hover {
Link Here
|
1729 |
padding : 2px; |
1743 |
padding : 2px; |
1730 |
} |
1744 |
} |
1731 |
|
1745 |
|
1732 |
#further { |
|
|
1733 |
text-align : left; |
1734 |
font-size : 95%; |
1735 |
padding : 3px 3px .5em 1em; |
1736 |
} |
1737 |
|
1738 |
#further ul li { |
1739 |
list-style-image : url("../../images/further-bullet.gif"); |
1740 |
} |
1741 |
|
1742 |
#amazonreviews h4 { |
1746 |
#amazonreviews h4 { |
1743 |
font-size : 90%; |
1747 |
font-size : 90%; |
1744 |
margin : 0; |
1748 |
margin : 0; |
Lines 1787-1800
span.starMT {
Link Here
|
1787 |
|
1791 |
|
1788 |
#listsmenulink { |
1792 |
#listsmenulink { |
1789 |
background : #9FBFFF; |
1793 |
background : #9FBFFF; |
1790 |
background: url("../../images/list.gif"),-moz-linear-gradient(top, #d7e5ff 0%, #b1cbff 50%, #9fbfff 100%); /* FF3.6+ */ |
1794 |
background: url("../../images/sprite.png"),-moz-linear-gradient(top, #d7e5ff 0%, #b1cbff 50%, #9fbfff 100%); /* FF3.6+ */ |
1791 |
background: url("../../images/list.gif"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7e5ff), color-stop(50%,#b1cbff), color-stop(100%,#9fbfff)); /* Chrome,Safari4+ */ |
1795 |
background: url("../../images/sprite.png"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7e5ff), color-stop(50%,#b1cbff), color-stop(100%,#9fbfff)); /* Chrome,Safari4+ */ |
1792 |
background: url("../../images/list.gif"),-webkit-linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* Chrome10+,Safari5.1+ */ |
1796 |
background: url("../../images/sprite.png"),-webkit-linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* Chrome10+,Safari5.1+ */ |
1793 |
background: url("../../images/list.gif"),-o-linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* Opera 11.10+ */ |
1797 |
background: url("../../images/sprite.png"),-o-linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* Opera 11.10+ */ |
1794 |
background: url("../../images/list.gif"),-ms-linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* IE10+ */ |
1798 |
background: url("../../images/sprite.png"),-ms-linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* IE10+ */ |
1795 |
background: url("../../images/list.gif"),linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* W3C */ |
1799 |
background: url("../../images/sprite.png"),linear-gradient(top, #d7e5ff 0%,#b1cbff 50%,#9fbfff 100%); /* W3C */ |
1796 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e5ff', endColorstr='#9fbfff',GradientType=0 ); /* IE6-9 */ |
1800 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e5ff', endColorstr='#9fbfff',GradientType=0 ); /* IE6-9 */ |
1797 |
background-position: 85% 46%; |
1801 |
background-position: 40px -354px,top left; |
1798 |
background-repeat: no-repeat; |
1802 |
background-repeat: no-repeat; |
1799 |
border: 1px solid #629DCF; |
1803 |
border: 1px solid #629DCF; |
1800 |
color : #006699; |
1804 |
color : #006699; |
Lines 1803-1829
span.starMT {
Link Here
|
1803 |
|
1807 |
|
1804 |
#listsmenulink:hover { |
1808 |
#listsmenulink:hover { |
1805 |
background-color : #b8d0e6; |
1809 |
background-color : #b8d0e6; |
1806 |
background: url("../../images/list.gif"),-moz-linear-gradient(top, #e2ecf5 0%, #c3d8ea 50%, #b8d0e6 100%); /* FF3.6+ */ |
1810 |
background: url("../../images/sprite.png"),-moz-linear-gradient(top, #e2ecf5 0%, #c3d8ea 50%, #b8d0e6 100%); /* FF3.6+ */ |
1807 |
background: url("../../images/list.gif"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2ecf5), color-stop(50%,#c3d8ea), color-stop(100%,#b8d0e6)); /* Chrome,Safari4+ */ |
1811 |
background: url("../../images/sprite.png"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2ecf5), color-stop(50%,#c3d8ea), color-stop(100%,#b8d0e6)); /* Chrome,Safari4+ */ |
1808 |
background: url("../../images/list.gif"),-webkit-linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* Chrome10+,Safari5.1+ */ |
1812 |
background: url("../../images/sprite.png"),-webkit-linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* Chrome10+,Safari5.1+ */ |
1809 |
background: url("../../images/list.gif"),-o-linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* Opera 11.10+ */ |
1813 |
background: url("../../images/sprite.png"),-o-linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* Opera 11.10+ */ |
1810 |
background: url("../../images/list.gif"),-ms-linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* IE10+ */ |
1814 |
background: url("../../images/sprite.png"),-ms-linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* IE10+ */ |
1811 |
background: url("../../images/list.gif"),linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* W3C */ |
1815 |
background: url("../../images/sprite.png"),linear-gradient(top, #e2ecf5 0%,#c3d8ea 50%,#b8d0e6 100%); /* W3C */ |
1812 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2ecf5', endColorstr='#b8d0e6',GradientType=0 ); /* IE6-9 */ |
1816 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2ecf5', endColorstr='#b8d0e6',GradientType=0 ); /* IE6-9 */ |
1813 |
background-repeat: no-repeat; |
1817 |
background-repeat: no-repeat; |
1814 |
background-position: 85% 46%; |
1818 |
background-position: 40px -354px,top left; |
1815 |
} |
1819 |
} |
1816 |
|
1820 |
|
1817 |
#cartmenulink { |
1821 |
#cartmenulink { |
1818 |
background: #98CB58; /* Old browsers */ |
1822 |
background: #98CB58; /* Old browsers */ |
1819 |
background: url("../../images/cart.gif"),-moz-linear-gradient(top, #d5eaba 0%, #b7db8a 50%, #98cb59 100%); /* FF3.6+ */ |
1823 |
background: url("../../images/sprite.png"),-moz-linear-gradient(top, #d5eaba 0%, #b7db8a 50%, #98cb59 100%); /* FF3.6+ */ |
1820 |
background: url("../../images/cart.gif"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5eaba), color-stop(50%,#b7db8a), color-stop(100%,#98cb59)); /* Chrome,Safari4+ */ |
1824 |
background: url("../../images/sprite.png"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5eaba), color-stop(50%,#b7db8a), color-stop(100%,#98cb59)); /* Chrome,Safari4+ */ |
1821 |
background: url("../../images/cart.gif"),-webkit-linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* Chrome10+,Safari5.1+ */ |
1825 |
background: url("../../images/sprite.png"),-webkit-linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* Chrome10+,Safari5.1+ */ |
1822 |
background: url("../../images/cart.gif"),-o-linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* Opera 11.10+ */ |
1826 |
background: url("../../images/sprite.png"),-o-linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* Opera 11.10+ */ |
1823 |
background: url("../../images/cart.gif"),-ms-linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* IE10+ */ |
1827 |
background: url("../../images/sprite.png"),-ms-linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* IE10+ */ |
1824 |
background: url("../../images/cart.gif"),linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* W3C */ |
1828 |
background: url("../../images/sprite.png"),linear-gradient(top, #d5eaba 0%,#b7db8a 50%,#98cb59 100%); /* W3C */ |
1825 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5eaba', endColorstr='#98cb59',GradientType=0 ); /* IE6-9 */ |
1829 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5eaba', endColorstr='#98cb59',GradientType=0 ); /* IE6-9 */ |
1826 |
background-position: 15% 46%; |
1830 |
background-position: -5px -323px, left top; |
1827 |
background-repeat: no-repeat; |
1831 |
background-repeat: no-repeat; |
1828 |
border: 1px solid #5EA28C; |
1832 |
border: 1px solid #5EA28C; |
1829 |
color : #336600; |
1833 |
color : #336600; |
Lines 1832-1846
span.starMT {
Link Here
|
1832 |
|
1836 |
|
1833 |
#cartmenulink:hover { |
1837 |
#cartmenulink:hover { |
1834 |
background-color : #BFDE96; |
1838 |
background-color : #BFDE96; |
1835 |
background: url("../../images/cart.gif"),-moz-linear-gradient(top, #e5f1d4 0%, #cbe4aa 50%, #c0de98 100%); /* FF3.6+ */ |
1839 |
background: url("../../images/sprite.png"),-moz-linear-gradient(top, #e5f1d4 0%, #cbe4aa 50%, #c0de98 100%); /* FF3.6+ */ |
1836 |
background: url("../../images/cart.gif"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5f1d4), color-stop(50%,#cbe4aa), color-stop(100%,#c0de98)); /* Chrome,Safari4+ */ |
1840 |
background: url("../../images/sprite.png"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5f1d4), color-stop(50%,#cbe4aa), color-stop(100%,#c0de98)); /* Chrome,Safari4+ */ |
1837 |
background: url("../../images/cart.gif"),-webkit-linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* Chrome10+,Safari5.1+ */ |
1841 |
background: url("../../images/sprite.png"),-webkit-linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* Chrome10+,Safari5.1+ */ |
1838 |
background: url("../../images/cart.gif"),-o-linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* Opera 11.10+ */ |
1842 |
background: url("../../images/sprite.png"),-o-linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* Opera 11.10+ */ |
1839 |
background: url("../../images/cart.gif"),-ms-linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* IE10+ */ |
1843 |
background: url("../../images/sprite.png"),-ms-linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* IE10+ */ |
1840 |
background: url("../../images/cart.gif"),linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* W3C */ |
1844 |
background: url("../../images/sprite.png"),linear-gradient(top, #e5f1d4 0%,#cbe4aa 50%,#c0de98 100%); /* W3C */ |
1841 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f1d4', endColorstr='#c0de98',GradientType=0 ); /* IE6-9 */ |
1845 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f1d4', endColorstr='#c0de98',GradientType=0 ); /* IE6-9 */ |
1842 |
background-repeat: no-repeat; |
1846 |
background-repeat: no-repeat; |
1843 |
background-position: 15% 46%; |
1847 |
background-position: -5px -323px, left top; |
1844 |
} |
1848 |
} |
1845 |
|
1849 |
|
1846 |
/* IE 6 & 7 don't do multiple backgrounds, so remove extra padding */ |
1850 |
/* IE 6 & 7 don't do multiple backgrounds, so remove extra padding */ |
Lines 1937-1964
span.view {
Link Here
|
1937 |
} |
1941 |
} |
1938 |
|
1942 |
|
1939 |
a#MARCview, span#MARCview, a#MARCviewPop, a#ISBDview, span#ISBDview, a#Normalview, a#Briefhistory, span#Normalview, a#Fullhistory, span#Fullhistory, span#Briefhistory { |
1943 |
a#MARCview, span#MARCview, a#MARCviewPop, a#ISBDview, span#ISBDview, a#Normalview, a#Briefhistory, span#Normalview, a#Fullhistory, span#Fullhistory, span#Briefhistory { |
1940 |
background-position : 5px 3px; |
|
|
1941 |
background-repeat : no-repeat; |
1944 |
background-repeat : no-repeat; |
1942 |
font-size : 87%; |
1945 |
font-size : 87%; |
1943 |
font-weight : normal; |
1946 |
font-weight : normal; |
1944 |
padding : .2em .5em; |
1947 |
padding : .2em .5em; |
|
|
1948 |
padding-left : 21px; |
1945 |
text-decoration: none; |
1949 |
text-decoration: none; |
1946 |
} |
1950 |
} |
1947 |
|
1951 |
|
1948 |
a#MARCview, span#MARCview { |
1952 |
a#MARCview, span#MARCview { |
1949 |
background-image : url(../../images/marc.gif); |
1953 |
background-image: url("../../images/sprite.png"); |
1950 |
padding-left : 17px; |
1954 |
background-position: -5px -93px; |
1951 |
} |
1955 |
} |
1952 |
a#MARCviewPop, span#MARCviewPop { |
1956 |
a#MARCviewPop, span#MARCviewPop { |
1953 |
background-image : url(../../images/marc.gif); |
1957 |
background-image: url("../../images/sprite.png"); |
1954 |
padding-left : 17px; |
1958 |
background-position: -5px -93px; |
1955 |
} |
1959 |
} |
1956 |
a#ISBDview, span#ISBDview { |
1960 |
a#ISBDview, span#ISBDview { |
1957 |
background-image : url(../../images/isbd.gif); |
1961 |
background-image: url("../../images/sprite.png"); |
1958 |
padding-left : 20px; |
1962 |
background-position: -5px -122px; |
1959 |
} |
1963 |
} |
1960 |
a#Normalview, span#Normalview { |
1964 |
a#Normalview, span#Normalview { |
1961 |
background-image : url(../../images/normal.gif); |
1965 |
background-image: url("../../images/sprite.png"); |
|
|
1966 |
background-position: -5px -64px; |
1962 |
padding-left : 15px; |
1967 |
padding-left : 15px; |
1963 |
} |
1968 |
} |
1964 |
|
1969 |
|
Lines 2153-2159
div.bibmessage { background-color : #ffffb0; border-radius : 5px; padding : 3px;
Link Here
|
2153 |
} |
2158 |
} |
2154 |
|
2159 |
|
2155 |
#renewcontrols a { |
2160 |
#renewcontrols a { |
2156 |
background-position : 3px center; |
|
|
2157 |
background-repeat : no-repeat; |
2161 |
background-repeat : no-repeat; |
2158 |
text-decoration:none; |
2162 |
text-decoration:none; |
2159 |
padding : .1em .4em; |
2163 |
padding : .1em .4em; |
Lines 2161-2171
div.bibmessage { background-color : #ffffb0; border-radius : 5px; padding : 3px;
Link Here
|
2161 |
} |
2165 |
} |
2162 |
|
2166 |
|
2163 |
#renewselected_link { |
2167 |
#renewselected_link { |
2164 |
background-image : url(../../images/check.png); |
2168 |
background-image : url("../../images/sprite.png"); |
|
|
2169 |
background-position : -5px -1055px; |
2165 |
} |
2170 |
} |
2166 |
|
2171 |
|
2167 |
#renewall_link { |
2172 |
#renewall_link { |
2168 |
background-image : url(../../images/checks.png); |
2173 |
background-image : url("../../images/sprite.png"); |
|
|
2174 |
background-position : -8px -1034px; |
2169 |
} |
2175 |
} |
2170 |
|
2176 |
|
2171 |
div.koha_url { |
2177 |
div.koha_url { |
Lines 2277-2283
a.koha_url {
Link Here
|
2277 |
} |
2283 |
} |
2278 |
|
2284 |
|
2279 |
.nav_results .l_Results a { |
2285 |
.nav_results .l_Results a { |
2280 |
background:#E1E1E1 url("../../images/ico_b_results.gif") 14px 13px no-repeat; |
2286 |
background:#E1E1E1 url("../../images/sprite.png") no-repeat 0px -571px; |
2281 |
color:#006699; |
2287 |
color:#006699; |
2282 |
display:block; |
2288 |
display:block; |
2283 |
padding:8px 28px; |
2289 |
padding:8px 28px; |