View | Details | Raw Unified | Return to bug 7500
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/prog/en/css/opac.css (-117 / +156 lines)
Lines 426-436 a .term { Link Here
426
}
426
}
427
427
428
#action a.print {
428
#action a.print {
429
	background-image:url(../../images/print.gif);
429
  background-image: url("../../images/sprite.png");
430
  background-position: -5px -186px;
431
  background-repeat: no-repeat;
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 -295px;
437
	background-repeat: no-repeat;
434
	border : 1px solid #F3F3F3;
438
	border : 1px solid #F3F3F3;
435
	margin-left : 5px;
439
	margin-left : 5px;
436
	padding : 2px 26px 2px 10px;
440
	padding : 2px 26px 2px 10px;
Lines 446-460 a .term { Link Here
446
450
447
#action a.reserve,
451
#action a.reserve,
448
.searchresults a.reserve {
452
.searchresults a.reserve {
449
	background-image:url(../../images/placereserve.gif);
453
  background-image: url("../../images/sprite.png");
454
  background-position: -5px -144px;
455
  background-repeat: no-repeat;
450
}
456
}
451
457
452
#action a.addtoshelf, #toolbar a.addtoshelf {
458
#action a.addtoshelf, #toolbar a.addtoshelf {
453
	background-image:url(../../images/addtoshelf.gif);
459
  background-image: url("../../images/sprite.png");
460
  background-position: -5px -225px;
461
  background-repeat: no-repeat;
454
}
462
}
455
463
456
#action a.addtocart, #toolbar a.addtocart {
464
#action a.addtocart, #toolbar a.addtocart {
457
	background-image:url(../../images/cart2.gif);
465
  background-image: url("../../images/sprite.png");
466
  background-position: -5px -265px;
467
  background-repeat: no-repeat;
458
}
468
}
459
469
460
#action a.cartRemove, .actions a.cartRemove {
470
#action a.cartRemove, .actions a.cartRemove {
Lines 465-472 a .term { Link Here
465
}
475
}
466
476
467
#action a.incart {
477
#action a.incart {
468
	background-image:url(../../images/cart2.gif);
478
  background-image: url("../../images/sprite.png");
469
	color : #666;
479
  background-position: -5px -265px;
480
  background-repeat: no-repeat;
481
  color : #666;
470
}
482
}
471
483
472
/* toolbar buttons */
484
/* toolbar buttons */
Lines 524-623 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', end Link Here
524
536
525
537
526
#toolbar a.print {
538
#toolbar a.print {
527
	background: transparent url(../../images/print-small.png) 10px 50% no-repeat;
539
	background-image: url("../../images/sprite.png");
540
	background-position : 0px -423px;
541
	background-repeat: no-repeat;
528
	text-decoration : none;
542
	text-decoration : none;
529
	padding-left : 30px;
543
	padding-left : 30px;
530
}
544
}
531
545
532
#toolbar a.brief {
546
#toolbar a.brief {
533
	background: transparent url(../../images/brief.gif) 5px 50% no-repeat;
547
	background-image : url("../../images/sprite.png");
548
	background-position : -2px -868px;
549
	background-repeat: no-repeat;
534
	text-decoration : none;
550
	text-decoration : none;
535
	padding-left : 27px;
551
	padding-left : 27px;
536
}
552
}
537
553
538
#toolbar a.detail {
554
#toolbar a.detail {
539
	background: transparent url(../../images/detail.gif) 5px 50% no-repeat;
555
	background-image : url("../../images/sprite.png");
556
	background-position : -2px -898px;
557
	background-repeat: no-repeat;
540
	text-decoration : none;
558
	text-decoration : none;
541
	padding-left : 27px;
559
	padding-left : 27px;
542
}
560
}
543
561
544
#toolbar a.download {
562
#toolbar a.download {
545
	background : transparent url("../../images/download.png") 7px 50% no-repeat;
563
	background-image : url("../../images/sprite.png");
546
	padding-left : 24px;
564
	background-position : 2px -348px;
565
	background-repeat: no-repeat;
566
	padding-left : 28px;
547
	text-decoration : none;
567
	text-decoration : none;
548
}
568
}
549
569
550
#toolbar a.editshelf {
570
#toolbar a.editshelf {
551
	background : transparent url("../../images/shelf-edit.gif") 12px 50% no-repeat;
571
	background-image : url("../../images/sprite.png");
572
	background-position : 2px -348px;
573
	background-repeat: no-repeat;
552
	padding-left : 26px;
574
	padding-left : 26px;
553
	text-decoration : none;
575
	text-decoration : none;
554
}
576
}
555
577
556
#toolbar a.empty {
578
#toolbar a.empty {
557
	background: transparent url(../../images/empty-small.png) 5px 50% no-repeat;
579
	background-image : url("../../images/sprite.png");
580
	background-position : 2px -598px;
581
	background-repeat: no-repeat;
558
	text-decoration : none;
582
	text-decoration : none;
559
	padding-left : 21px;
583
	padding-left : 30px;
560
}
584
}
561
585
562
#toolbar a.hide {
586
#toolbar a.hide {
563
	background: transparent url(../../images/close.gif) 5px 50% no-repeat;
587
	background-image : url("../../images/sprite.png");
588
	background-position: -3px -814px;
589
	background-repeat: no-repeat;
564
	text-decoration : none;
590
	text-decoration : none;
565
	padding-left : 26px;
591
	padding-left : 26px;
566
}
592
}
567
593
568
#toolbar a.hold,
594
#toolbar a.hold,
569
#selections-toolbar a.hold {
595
#selections-toolbar a.hold {
570
	background: transparent url(../../images/place-hold-small.png) 5px 50% no-repeat;
596
	background-image: url("../../images/sprite.png");
597
	background-position : -5px -453px;
598
	background-repeat: no-repeat;
571
	text-decoration : none;
599
	text-decoration : none;
572
	padding-left : 23px;
600
	padding-left : 23px;
573
}
601
}
574
602
575
#selections-toolbar a.hold.disabled {
603
#selections-toolbar a.hold.disabled {
576
	background: transparent url(../../images/place-hold-small-disabled.png) 5px 50% no-repeat;
604
	background-image: url("../../images/sprite.png");
577
}
605
	background-position : -5px -621px;
578
606
	background-repeat: no-repeat;
579
#toolbar a.newshelf {
580
	background : transparent url("../../images/shelf-new.gif") 5px 50% no-repeat;
581
	padding-left : 23px;
582
	text-decoration : none;
583
}
607
}
584
608
585
#selections-toolbar a.removeitems {
609
#selections-toolbar a.removeitems,
586
	background: transparent url(../../images/shelf-delete.gif) 11px 50% no-repeat;
610
#selections-toolbar a.deleteshelf {
611
	background-image : url("../../images/sprite.png");
612
	background-position : 2px -690px;
613
	background-repeat: no-repeat;
587
	text-decoration : none;
614
	text-decoration : none;
588
	padding-left : 25px;
615
	padding-left : 25px;
589
}
616
}
590
617
591
618
592
#selections-toolbar a.removeitems.disabled {
619
#selections-toolbar a.removeitems.disabled,
593
	background: transparent url(../../images/shelf-delete-disabled.gif) 11px 50% no-repeat;
620
#selections-toolbar a.deleteshelf.disabled {
621
	background-image: url("../../images/sprite.png");
622
	background-position : 2px -712px;
623
	background-repeat: no-repeat;
594
}
624
}
595
625
596
#toolbar a.send,
626
#toolbar a.send,
597
a.send {
627
a.send {
598
	background: transparent url(../../images/send.png) 2px 50% no-repeat;
628
	background-image: url("../../images/sprite.png");
629
	background-position : 2px -386px;
630
	background-repeat: no-repeat;
599
	text-decoration : none;
631
	text-decoration : none;
600
	padding-left : 28px;
632
	padding-left : 28px;
601
}
633
}
602
634
603
#toolbar a.new {
635
#toolbar a.new {
604
	background : transparent url("../../images/new.gif") 5px 50% no-repeat;
636
	background-image : url("../../images/sprite.png");
637
	background-position : -4px -922px;
638
	background-repeat : no-repeat;
605
	padding-left : 23px;
639
	padding-left : 23px;
606
	text-decoration : none;
640
	text-decoration : none;
607
}
641
}
608
642
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,
643
#toolbar input.editshelf,
619
input.editshelf {
644
input.editshelf {
620
	background : transparent url("../../images/shelf-edit.gif") 10px 50% no-repeat;
645
	background-image : url("../../images/sprite.png");
646
	background-position : 2px -732px;
647
	background-repeat: no-repeat;
621
	border : 0;
648
	border : 0;
622
	color : #006699;
649
	color : #006699;
623
	cursor : pointer;
650
	cursor : pointer;
Lines 627-663 input.editshelf { Link Here
627
}
654
}
628
655
629
#toolbar input.newshelf,
656
#toolbar input.newshelf,
657
#toolbar a.newshelf,
630
a.newshelf {
658
a.newshelf {
631
	background : transparent url("../../images/shelf-new.gif") center left no-repeat;
659
	background-image: url("../../images/sprite.png"); /* add to list icon */
660
	background-position: -4px -864px;
661
	background-repeat: no-repeat;
632
	border : 0;
662
	border : 0;
633
	color : #006699;
663
	color : #006699;
634
	cursor : pointer;
664
	cursor : pointer;
635
	font-size : 100%;
665
	font-size : 100%;
636
	margin: 0 0.5em;
666
	margin: 0 0.5em;
637
	padding-left : 15px;
667
	padding-left : 23px;
638
	text-decoration : none;
668
	text-decoration : none;
639
}
669
}
640
670
641
a.newshelf.disabled {
671
a.newshelf.disabled {
642
	background : transparent url("../../images/shelf-new-disabled.gif") center left no-repeat;
672
	background-image: url("../../images/sprite.png"); /* add to list icon */
673
	background-position: -4px -791px;
674
	background-repeat: no-repeat;
643
}
675
}
644
676
645
#toolbar input.deleteshelf,
677
#toolbar input.deleteshelf,
646
input.deleteshelf,
678
input.deleteshelf {
647
a.deleteshelf {
679
	background-image : url("../../images/sprite.png");
648
	background : transparent url("../../images/shelf-delete.gif") 7px 50% no-repeat;
680
	background-position : 2px -685px;
681
	background-repeat: no-repeat;
649
	border : 0;
682
	border : 0;
650
	color : #006699;
683
	color : #006699;
651
	cursor : pointer;
684
	cursor : pointer;
652
	font-size : 100%;
685
	font-size : 100%;
653
	padding-left : 20px;
686
	padding-left : 25px;
654
	text-decoration : none;
687
	text-decoration : none;
655
}
688
}
656
689
657
a.deleteshelf.disabled {
658
	background : transparent url("../../images/shelf-delete-disabled.gif") 7px 50% no-repeat;
659
}
660
661
#toolbar input.deleteshelf:hover {
690
#toolbar input.deleteshelf:hover {
662
	color: #990033;
691
	color: #990033;
663
}
692
}
Lines 676-690 input.deleteshelf:active { Link Here
676
705
677
#tagsel_span input.submit,
706
#tagsel_span input.submit,
678
#tagsel_tag {
707
#tagsel_tag {
679
	background-image: url(../../images/tags-small.png);
708
	background-image : url("../../images/sprite.png"); /* tag icon */
680
	background-position : 7px center;
709
	background-position : 7px -640px;
681
	background-repeat : no-repeat;
710
	background-repeat : no-repeat;
682
	padding-left : 25px;
711
	padding-left : 25px;
683
	text-decoration: none;
712
	text-decoration: none;
684
}
713
}
685
714
715
#tagsel_tag {
716
	background-position : -1px -643px;
717
}
718
686
#tagsel_tag.disabled {
719
#tagsel_tag.disabled {
687
	background-image: url(../../images/tags-small-disabled.png);
720
	background-position : -1px -667px;
688
}
721
}
689
722
690
#tagslist li { display : inline; }
723
#tagslist li { display : inline; }
Lines 699-715 input.deleteshelf:active { Link Here
699
}
732
}
700
733
701
.addto a.addtocart {
734
.addto a.addtocart {
702
	background-image:url(../../images/cart2.gif);
735
  background-image: url("../../images/sprite.png"); /* cart icon */
703
	background-position : 9px -3px;
736
  background-position: -5px -265px;
704
	background-repeat : no-repeat;
737
	background-repeat: no-repeat;
705
	text-decoration : none;
738
	text-decoration : none;
706
	padding-left : 33px;
739
	padding-left : 33px;
707
}
740
}
708
741
709
#placehold input.submit {
742
#placehold input.submit {
710
	background-image:url(../../images/placereserve.gif);
743
	background-image: url("../../images/sprite.png"); /* place hold icon */
711
	background-position : 9px center;
744
	background-position: -1px -140px;
712
	background-repeat : no-repeat;
745
	background-repeat: no-repeat;
713
	text-decoration : none;
746
	text-decoration : none;
714
	padding-left : 23px;
747
	padding-left : 23px;
715
}
748
}
Lines 725-731 input.deleteshelf:active { Link Here
725
	cursor : pointer;
758
	cursor : pointer;
726
}
759
}
727
.searchresults a.highlight_toggle {
760
.searchresults a.highlight_toggle {
728
	background : transparent url(../../images/highlight.gif) -4px center no-repeat;
761
	background-image: url("../../images/sprite.png"); /* place hold icon */
762
	background-position: -11px -841px;
763
	background-repeat: no-repeat;
729
	display: none;
764
	display: none;
730
	font-weight: normal;
765
	font-weight: normal;
731
	padding : 0 10px 0 21px;
766
	padding : 0 10px 0 21px;
Lines 1403-1420 padding-left : .4em; Link Here
1403
}
1438
}
1404
1439
1405
.actions a.hold {
1440
.actions a.hold {
1406
	background : url("../../images/placehold-small.gif") center left no-repeat;
1441
	background-image : url("../../images/sprite.png");
1442
	background-position : -10px -542px;
1443
	background-repeat: no-repeat;
1407
	padding-left : 16px;
1444
	padding-left : 16px;
1408
}
1445
}
1409
1446
1410
.actions a.addtocart {
1447
.actions a.addtocart {
1411
	background : url("../../images/cart-small.gif") center left no-repeat;
1448
	background-image : url("../../images/sprite.png");
1412
	padding-left : 13px;
1449
	background-position : -10px -572px;
1450
	background-repeat: no-repeat;
1451
	padding-left : 15px;
1413
	display : none;
1452
	display : none;
1414
}
1453
}
1415
1454
1416
.actions a.addtoshelf {
1455
.actions a.addtoshelf {
1417
	background : url("../../images/addtolist-small.gif") center left no-repeat;
1456
	background-image : url("../../images/sprite.png");
1457
	background-position: -10px -27px;
1458
	background-repeat: no-repeat;
1418
	padding-left : 13px;
1459
	padding-left : 13px;
1419
}
1460
}
1420
1461
Lines 1573-1580 ul#i18nMenu li ul li { Link Here
1573
1614
1574
1615
1575
ul#i18nMenu li.more a {
1616
ul#i18nMenu li.more a {
1576
	background-image:url(../../images/more-up-arrow.gif);
1617
	background-image : url("../../images/sprite.png");
1577
	background-position:right center;
1618
	background-position : 37px -940px;
1578
	background-repeat:no-repeat;
1619
	background-repeat:no-repeat;
1579
	padding-right: 1.3em;
1620
	padding-right: 1.3em;
1580
}
1621
}
Lines 1729-1744 div#menu li.active a:hover { Link Here
1729
	padding : 2px;
1770
	padding : 2px;
1730
}
1771
}
1731
1772
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 {
1773
#amazonreviews h4 {
1743
	font-size : 90%;
1774
	font-size : 90%;
1744
	margin : 0;
1775
	margin : 0;
Lines 1787-1800 span.starMT { Link Here
1787
1818
1788
#listsmenulink {
1819
#listsmenulink {
1789
	background : #9FBFFF;
1820
	background : #9FBFFF;
1790
	background: url("../../images/list.gif"),-moz-linear-gradient(top, #d7e5ff 0%, #b1cbff 50%, #9fbfff 100%); /* FF3.6+ */
1821
	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+ */
1822
	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+ */
1823
	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+ */
1824
	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+ */
1825
	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 */
1826
	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 */
1827
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e5ff', endColorstr='#9fbfff',GradientType=0 ); /* IE6-9 */
1797
	background-position: 85% 46%;
1828
	background-position: 40px -287px,top left;
1798
	background-repeat: no-repeat;
1829
	background-repeat: no-repeat;
1799
	border: 1px solid #629DCF;
1830
	border: 1px solid #629DCF;
1800
	color : #006699;
1831
	color : #006699;
Lines 1803-1829 span.starMT { Link Here
1803
1834
1804
#listsmenulink:hover {
1835
#listsmenulink:hover {
1805
	background-color : #b8d0e6;
1836
	background-color : #b8d0e6;
1806
	background: url("../../images/list.gif"),-moz-linear-gradient(top, #e2ecf5 0%, #c3d8ea 50%, #b8d0e6 100%); /* FF3.6+ */
1837
	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+ */
1838
	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+ */
1839
	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+ */
1840
	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+ */
1841
	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 */
1842
	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 */
1843
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2ecf5', endColorstr='#b8d0e6',GradientType=0 ); /* IE6-9 */
1813
	background-repeat: no-repeat;
1844
	background-repeat: no-repeat;
1814
	background-position: 85% 46%;
1845
	background-position: 40px -287px,top left;
1815
}
1846
}
1816
1847
1817
#cartmenulink {
1848
#cartmenulink {
1818
	background: #98CB58; /* Old browsers */
1849
	background: #98CB58; /* Old browsers */
1819
	background: url("../../images/cart.gif"),-moz-linear-gradient(top, #d5eaba 0%, #b7db8a 50%, #98cb59 100%); /* FF3.6+ */
1850
	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+ */
1851
	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+ */
1852
	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+ */
1853
	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+ */
1854
	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 */
1855
	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 */
1856
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5eaba', endColorstr='#98cb59',GradientType=0 ); /* IE6-9 */
1826
	background-position: 15% 46%;
1857
	background-position: -5px -256px, left top;
1827
	background-repeat: no-repeat;
1858
	background-repeat: no-repeat;
1828
	border: 1px solid #5EA28C;
1859
	border: 1px solid #5EA28C;
1829
	color : #336600;
1860
	color : #336600;
Lines 1832-1846 span.starMT { Link Here
1832
1863
1833
#cartmenulink:hover {
1864
#cartmenulink:hover {
1834
	background-color : #BFDE96;
1865
	background-color : #BFDE96;
1835
	background: url("../../images/cart.gif"),-moz-linear-gradient(top, #e5f1d4 0%, #cbe4aa 50%, #c0de98 100%); /* FF3.6+ */
1866
	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+ */
1867
	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+ */
1868
	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+ */
1869
	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+ */
1870
	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 */
1871
	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 */
1872
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f1d4', endColorstr='#c0de98',GradientType=0 ); /* IE6-9 */
1842
	background-repeat: no-repeat;
1873
	background-repeat: no-repeat;
1843
	background-position: 15% 46%;
1874
	background-position: -5px -256px, left top;
1844
}
1875
}
1845
1876
1846
/* IE 6 & 7  don't do multiple backgrounds, so remove extra padding */
1877
/* IE 6 & 7  don't do multiple backgrounds, so remove extra padding */
Lines 1937-1964 span.view { Link Here
1937
}
1968
}
1938
1969
1939
a#MARCview, span#MARCview, a#MARCviewPop, a#ISBDview, span#ISBDview, a#Normalview, a#Briefhistory, span#Normalview, a#Fullhistory, span#Fullhistory, span#Briefhistory {
1970
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;
1971
	background-repeat : no-repeat;
1942
	font-size : 87%;
1972
	font-size : 87%;
1943
	font-weight : normal;
1973
	font-weight : normal;
1944
	padding : .2em .5em;
1974
	padding : .2em .5em;
1975
	padding-left : 21px;
1945
	text-decoration: none;
1976
	text-decoration: none;
1946
}
1977
}
1947
1978
1948
a#MARCview, span#MARCview {
1979
a#MARCview, span#MARCview {
1949
	background-image : url(../../images/marc.gif);
1980
	background-image: url("../../images/sprite.png");
1950
	padding-left : 17px;
1981
	background-position: -5px -26px;
1982
	background-repeat: no-repeat;
1951
}
1983
}
1952
a#MARCviewPop, span#MARCviewPop {
1984
a#MARCviewPop, span#MARCviewPop {
1953
    background-image : url(../../images/marc.gif);
1985
	background-image: url("../../images/sprite.png");
1954
    padding-left : 17px;
1986
	background-position: -5px -26px;
1987
	background-repeat: no-repeat;
1955
}
1988
}
1956
a#ISBDview, span#ISBDview {
1989
a#ISBDview, span#ISBDview {
1957
	background-image : url(../../images/isbd.gif);
1990
	background-image: url("../../images/sprite.png");
1958
	padding-left : 20px;
1991
	background-position: -5px -55px;
1992
	background-repeat: no-repeat;
1959
}
1993
}
1960
a#Normalview, span#Normalview {
1994
a#Normalview, span#Normalview {
1961
	background-image : url(../../images/normal.gif);
1995
	background-image: url("../../images/sprite.png");
1996
	background-position: -7px 3px;
1997
	background-repeat: no-repeat;
1962
	padding-left : 15px;
1998
	padding-left : 15px;
1963
}
1999
}
1964
2000
Lines 2153-2159 div.bibmessage { background-color : #ffffb0; border-radius : 5px; padding : 3px; Link Here
2153
}
2189
}
2154
2190
2155
#renewcontrols a {
2191
#renewcontrols a {
2156
	background-position : 3px center;
2157
	background-repeat : no-repeat;
2192
	background-repeat : no-repeat;
2158
	text-decoration:none;
2193
	text-decoration:none;
2159
	padding : .1em .4em;
2194
	padding : .1em .4em;
Lines 2161-2171 div.bibmessage { background-color : #ffffb0; border-radius : 5px; padding : 3px; Link Here
2161
}
2196
}
2162
2197
2163
#renewselected_link {
2198
#renewselected_link {
2164
	background-image : url(../../images/check.png);
2199
	background-image : url("../../images/sprite.png");
2200
	background-position : -5px -988px;
2201
	background-repeat: no-repeat;
2165
}
2202
}
2166
2203
2167
#renewall_link {
2204
#renewall_link {
2168
	background-image : url(../../images/checks.png);
2205
	background-image : url("../../images/sprite.png");
2206
	background-position : -8px -964px;
2207
	background-repeat: no-repeat;
2169
}
2208
}
2170
2209
2171
div.koha_url {
2210
div.koha_url {
Lines 2277-2283 a.koha_url { Link Here
2277
}
2316
}
2278
2317
2279
.nav_results .l_Results a {
2318
.nav_results .l_Results a {
2280
    background:#E1E1E1 url("../../images/ico_b_results.gif") 14px 13px no-repeat;
2319
    background:#E1E1E1 url("../../images/sprite.png") no-repeat 0px -504px;
2281
    color:#006699;
2320
    color:#006699;
2282
    display:block;
2321
    display:block;
2283
    padding:8px 28px;
2322
    padding:8px 28px;
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt (-1 / +1 lines)
Lines 148-154 $.tablesorter.addParser({ Link Here
148
            </form>[% END %]
148
            </form>[% END %]
149
        <form action="/cgi-bin/koha/opac-suggestions.pl" method="post">
149
        <form action="/cgi-bin/koha/opac-suggestions.pl" method="post">
150
            <input type="hidden" name="op" value="delete_confirm" />
150
            <input type="hidden" name="op" value="delete_confirm" />
151
            <div><span class="checkall"><a href="#" id="CheckAll">Select all</a></span>
151
            <div id="toolbar"><span class="checkall"><a href="#" id="CheckAll">Select all</a></span>
152
        <span class="clearall"><a href="#" id="CheckNone">Clear all</a></span> | [% IF ( loggedinusername ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% ELSE %][% IF ( AnonSuggestions ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% END %][% END %]
152
        <span class="clearall"><a href="#" id="CheckNone">Clear all</a></span> | [% IF ( loggedinusername ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% ELSE %][% IF ( AnonSuggestions ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% END %][% END %]
153
</div>
153
</div>
154
			<table id="suggestt" class="checkboxed">
154
			<table id="suggestt" class="checkboxed">

Return to bug 7500