Merge branch 'master' into template_toolkit
[koha_fer] / koha-tmpl / opac-tmpl / prog / en / css / opac.css
index f9a8f59..21d580f 100644 (file)
@@ -236,8 +236,10 @@ input[type=submit]:active, input[type=button], input[type=reset] {
        border: 1px inset #666666;
 }
 
-td.resultscontrol {
+td.resultscontrol,
+.searchresults td.resultscontrol {
        background-color : #EEE;
+       border : 1px solid #E8E8E8;
        vertical-align : middle;
        padding : 3px 3px 5px 5px;
 }
@@ -393,11 +395,50 @@ a .term {
        padding : .3em 0;
 }
 
-#action a, #toolbar a {
+#action a {
        background-position : 5px center;
        background-repeat : no-repeat;
        text-decoration : none;
-       padding-left : 26px;
+       padding-left : 35px;
+}
+
+#action a.print {
+       background-image:url(../../images/print.gif);
+}
+
+#action a#furthersearches {
+       background : transparent url(../../images/menu-arrow.gif) no-repeat right center;
+       border : 1px solid #F3F3F3;
+       margin-left : 5px;
+       padding : 2px 26px 2px 10px;
+       text-decoration : none;
+}
+
+#action a#furthersearches:hover {
+       border-top : 1px solid #FFF;
+       border-left : 1px solid #FFF;
+       border-right : 1px solid #979797;
+       border-bottom : 1px solid #979797;
+}
+
+#action a.reserve,
+.searchresults a.reserve {
+       background-image:url(../../images/placereserve.gif);
+}
+
+#action a.addtoshelf, #toolbar a.addtoshelf {
+       background-image:url(../../images/addtoshelf.gif);
+}
+
+#action a.addtocart, #toolbar a.addtocart {
+       background-image:url(../../images/cart2.gif);
+}
+
+/* toolbar buttons */
+
+#toolbar a,
+#toolbar input {
+       white-space : nowrap;
 }
 
 #toolbar ul {
@@ -417,82 +458,158 @@ a .term {
        border-left : 0;
 }
 
-#action a.reserve, #toolbar a.reserve, .searchresults a.reserve {
-       background-image:url(../../images/placereserve.gif);
+
+#toolbar a.print {
+       background: transparent url(../../images/print-small.png) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 23px;
 }
 
-.searchresults a.highlight_toggle {
-       background : transparent url(../../images/highlight.gif) -4px center no-repeat;
-       display: none;
-       font-weight: normal;
-       padding : 0 10px 0 21px;
+#toolbar a.brief {
+       background: transparent url(../../images/brief.gif) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 23px;
 }
 
-#action a.addtoshelf, #toolbar a.addtoshelf {
-       background-image:url(../../images/addtoshelf.gif);
+#toolbar a.detail {
+       background: transparent url(../../images/detail.gif) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 27px;
 }
 
-#action a.addtocart, #toolbar a.addtocart {
-       background-image:url(../../images/cart2.gif);
+#toolbar a.download {
+       background : transparent url("../../images/download.png") 7px 50% no-repeat;
+       padding-left : 24px;
+       text-decoration : none;
 }
 
-#action a.print, #toolbar a.print {
-       background-image:url(../../images/print.gif);
+#toolbar a.editshelf {
+       background : transparent url("../../images/shelf-edit.gif") 12px 50% no-repeat;
+       padding-left : 26px;
+       text-decoration : none;
 }
 
-#action a#furthersearches {
-       background : transparent url(../../images/menu-arrow.gif) no-repeat right center;
-       border : 1px solid #F3F3F3;
-       margin-left : 5px;
-       padding : 2px 26px 2px 10px;
+#toolbar a.empty {
+       background: transparent url(../../images/empty-small.png) 5px 50% no-repeat;
        text-decoration : none;
+       padding-left : 21px;
 }
 
-#action a#furthersearches:hover {
-       border-top : 1px solid #FFF;
-       border-left : 1px solid #FFF;
-       border-right : 1px solid #979797;
-       border-bottom : 1px solid #979797;
+#toolbar a.hide {
+       background: transparent url(../../images/close.gif) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 26px;
 }
 
-#toolbar a.brief {
-       background-image: url(../../images/brief.gif);
+#toolbar a.hold {
+       background: transparent url(../../images/place-hold-small.png) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 23px;
 }
 
-#toolbar  a.detail {
-       background-image: url(../../images/detail.gif);
+#toolbar a.newshelf {
+       background : transparent url("../../images/shelf-new.gif") 5px 50% no-repeat;
+       padding-left : 23px;
+       text-decoration : none;
 }
 
-#toolbar a.print {
-       background-image: url(../../images/print.gif);
+#toolbar a.send,
+a.send {
+       background: transparent url(../../images/send.png) 2px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 28px;
 }
 
-#toolbar a.hide {
-       background-image: url(../../images/close.gif);
+#toolbar a.new {
+       background : transparent url("../../images/new.gif") 5px 50% no-repeat;
+       padding-left : 23px;
+       text-decoration : none;
 }
 
-#toolbar a.send {
-       background-image: url(../../images/send.gif);
+#toolbar input.download {
+       background : transparent url("../../images/download.png") 7px 50% no-repeat;
+       border : 0;
+       color : #006699;
+       cursor : pointer;
+       padding-left : 24px;
+       text-decoration : none;
 }
-.sendlist {
-       display : none;
+
+#toolbar input.editshelf,
+input.editshelf {
+       background : transparent url("../../images/shelf-edit.gif") 10px 50% no-repeat;
+       border : 0;
+       color : #006699;
+       cursor : pointer;
+       font-size : 100%;
+       padding-left : 29px;
+       text-decoration : none;
 }
-a.send {
-       background-image: url(../../images/send.gif);
-       background-position : 0px center;
+
+#toolbar input.newshelf {
+       background : transparent url("../../images/shelf-new.gif") center left no-repeat;
+       border : 0;
+       color : #006699;
+       cursor : pointer;
+       font-size : 100%;
+       margin: 0 0.5em;
+       padding-left : 15px;
+       text-decoration : none;
+}
+
+#toolbar input.deleteshelf,
+input.deleteshelf {
+       background : transparent url("../../images/shelf-delete.gif") 7px 50% no-repeat;
+       border : 0;
+       color : #006699;
+       cursor : pointer;
+       font-size : 100%;
+       padding-left : 20px;
+}
+
+#toolbar input.deleteshelf:hover {
+       color: #990033;
+}
+
+
+#toolbar input.editshelf:active,input.deleteshelf:active {
+       border : 0;
+}
+
+#tagsel_span input.submit,
+#tagsel_tag {
+       background-image: url(../../images/tags-small.png);
+       background-position : 7px center;
+       background-repeat : no-repeat;
+       padding-left : 25px;
+       text-decoration: none;
+}
+
+#placehold input.submit:hover,
+#tagsel_span input.submit:hover {
+       color: #990033;
+}
+
+#addto {
+       max-width : 10em;
+}
+
+.addto a.addtocart {
+       background-image:url(../../images/cart2.gif);
+       background-position : 9px -3px;
        background-repeat : no-repeat;
        text-decoration : none;
-       padding-left : 21px;
-       padding-right : 5px;
+       padding-left : 33px;
 }
-a.hold,
+
 #placehold input.submit {
-       background-image: url(../../images/placereserve.gif);
+       background-image:url(../../images/placereserve.gif);
        background-position : 9px center;
        background-repeat : no-repeat;
        text-decoration : none;
-       padding-left : 34px;
+       padding-left : 23px;
 }
+
 #placehold input.submit,
 #tagsel_span input.submit {
        border : 0;
@@ -503,22 +620,11 @@ a.hold,
        color : #336699;
        cursor : pointer;
 }
-#tagsel_span input.submit,
-#tagsel_tag {
-       background-image: url(../../images/tags.gif);
-       background-position : 9px center;
-       background-repeat : no-repeat;
-       padding-left : 24px;
-       text-decoration: none;
-}
-#tagsel_tag {
-       padding-left: 27px;
-}
-#placehold input.submit:hover,#tagsel_span input.submit:hover {
-       color: #990033;
-}
-#toolbar a.empty {
-       background-image: url(../../images/trash.gif);
+.searchresults a.highlight_toggle {
+       background : transparent url(../../images/highlight.gif) -4px center no-repeat;
+       display: none;
+       font-weight: normal;
+       padding : 0 10px 0 21px;
 }
 
 /* the itemtype list in advanced search */
@@ -615,15 +721,12 @@ body#advsearch #listsmenulink {
        text-decoration : none;
 }
 
-#members li:first-child {
-       border-right : 1px solid black;
-}
-
 #members li:last-child {
        border-right : 0;
 }
 
 #members li {
+       border-right : 1px solid black;
        display : inline;
        list-style : none;
        margin : 0;
@@ -842,10 +945,6 @@ a.cancel {
        padding-left : 1em;
 }
 
-a.hidemytags {
-       padding-left : 2em;
-}
-
 .resultscontrol, .resultscontrol select {
        font-size: 90%;
 }
@@ -1337,6 +1436,10 @@ div#changelanguage li.yuimenuitem a.yuimenuitemlabel {
        padding : 10px;
        text-align : center;
        width : 180px;
+       box-shadow: 1px 1px 3px #666;
+       -moz-box-shadow: 1px 1px 3px #666;
+       -webkit-box-shadow: 1px 1px 3px #666;
+
 }
 
 .yui-panel .hd, .yui-panel .bd, .yui-panel .ft {
@@ -1687,7 +1790,7 @@ span.view {
        margin-top : .5em;
 }
 
-a#MARCview, span#MARCview, a#MARCviewPop, a#ISBDview, span#ISBDview, a#Normalview, span#Normalview {
+a#MARCview, span#MARCview, a#MARCviewPop, a#ISBDview, span#ISBDview, a#Normalview, a#Briefhistory, span#Normalview, a#Fullhistory, span#Fullhistory, span#Briefhistory {
        background-position : 5px 3px;
        background-repeat : no-repeat;
        font-size : 87%;
@@ -1713,7 +1816,7 @@ a#Normalview, span#Normalview {
        padding-left : 15px;
 }
 
-a#MARCview, a#MARCviewPop, a#ISBDview, a#Normalview {
+a#MARCview, a#MARCviewPop, a#ISBDview, a#Normalview, a#Fullhistory, a#Briefhistory {
        background-color : #F3F3F3;
        border-left : 1px solid #E8E8E8;
 }
@@ -1743,47 +1846,6 @@ a#MARCview, a#MARCviewPop, a#ISBDview, a#Normalview {
 #shelfbrowser a {
        display : block;
 }
-a.new {
-       background : transparent url("../../images/new.gif") center left no-repeat;
-       border : 0;
-       color : #006699;
-       cursor : pointer;
-       margin:0pt 0.5em;
-       padding-left : 15px;
-       text-decoration : none;
-}
-input.editshelf,a.editshelf {
-       background : transparent url("../../images/shelf-edit.gif") center left no-repeat;
-       border : 0;
-       color : #006699;
-       cursor : pointer;
-       margin:0pt 0.5em;
-       padding-left : 15px;
-       text-decoration : none;
-}
-input.newshelf,a.newshelf {
-       background : transparent url("../../images/shelf-new.gif") center left no-repeat;
-       border : 0;
-       color : #006699;
-       cursor : pointer;
-       font-size : 100%;
-       margin:0pt 0.5em;
-       padding-left : 15px;
-       text-decoration : none;
-}
-input.deleteshelf {
-       background : transparent url("../../images/shelf-delete.gif") center left no-repeat;
-       border : 0;
-       color : #006699;
-       cursor : pointer;
-       font-size : 100%;
-       margin:0pt 0.5em;
-       padding-left : 13px;
-}
-
-input.editshelf:active,input.deleteshelf:active {
-       border : 0;
-}
 
 #comments .commentline {
        border-bottom : 2px solid #eeeeeb;
@@ -1883,3 +1945,12 @@ a.p1:active {
   direction: rtl;
   text-align: right;
 }
+
+div.ft {
+       clear : both;
+}
+#basket td ul li {
+       font-size:90%;
+       list-style:disc outside url("../../images/item-bullet.gif");
+       padding:0.2em 0;
+}