Bug 4912: Follow-up fix for Bug 4912, redirect user to correct lists
[koha_gimpoz] / koha-tmpl / opac-tmpl / prog / en / css / opac.css
index 4f9006b..85bf24d 100644 (file)
@@ -9,7 +9,7 @@ a, a:visited {
        color : #006699;
 }
 
-a:hover,input.editshelf:hover,a.editshelf:hover,input.deleteshelf:hover {
+a:hover,#toolbar input.editshelf:hover,input.editshelf:hover,a.editshelf:hover,input.deleteshelf:hover {
        color : #990033;
 }
 
@@ -19,6 +19,10 @@ body {
        padding : 0 0 2.5em 0;
 }
 
+.required {
+    color : #C00;
+}
+
 caption {
        font-size : 140%;
        text-align : left;
@@ -33,14 +37,14 @@ fieldset {
 }
 
 fieldset.rows {  
-border-width : 1px;
-border-bottom : 1px solid black;
-float : left;
-font-size : 90%;
-clear : left;
-margin: .9em 0 0 0;  
-padding: 0;
-width: 100%; 
+       border-width : 1px;
+       border-bottom : 1px solid black;
+       float : left;
+       font-size : 90%;
+       clear : left;
+       margin: .9em 0 0 0;  
+       padding: 0;
+       width: 100%; 
 }
 
 fieldset.rows legend {  
@@ -64,16 +68,16 @@ fieldset.rows fieldset {
 }
 
 fieldset.rows ol {  
-padding: 1em 1em 0 1em;  
-list-style-type: none;
+       padding: 1em 1em 0 1em;  
+       list-style-type: none;
 }
 
 fieldset.rows li {  
-float : left;
-clear : left;
-padding-bottom: 1em;
-list-style-type: none;
-width: 100%; 
+       float : left;
+       clear : left;
+       padding-bottom: 1em;
+       list-style-type: none;
+       width: 100%; 
 }
 
 fieldset.rows.left li {
@@ -196,8 +200,7 @@ h2 {
        font-size : 131%;
 }
 
-h2.author {
-       text-indent : .5em;
+h5.author {
 }
 
 h3 {
@@ -233,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;
 }
@@ -254,6 +259,14 @@ td,th {
        padding : 3px 5px;
 }
 
+td.place_on_type table,
+td.place_on_type table td {
+       border : 0;
+}
+td caption {
+       font-size : 105%;
+}
+
 th {
        background-color:#EEE;
        font-weight : bold;
@@ -347,8 +360,6 @@ p.availability {
        
 }
 
-
-
 /* "problem" enhancement */
 .problem {
        color : white;
@@ -357,7 +368,9 @@ p.availability {
 
 /* style for search terms in catalogsearch */
 .term {
-       color : blue;
+       /* color : blue; */
+    color : #990000;
+    background-color : #FFFFCC;
 }
 
 a .term {
@@ -382,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 {
@@ -406,43 +458,176 @@ a .term {
        border-left : 0;
 }
 
-#action a.reserve, #toolbar a.reserve, .searchresults a.reserve {
-       background-image:url(../../images/placereserve.gif);
-}
 
-#action a.addtoshelf, #toolbar a.addtoshelf {
-       background-image:url(../../images/addtoshelf.gif);
+#toolbar a.print {
+       background: transparent url(../../images/print-small.png) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 23px;
 }
 
-#action a.addtocart, #toolbar a.addtocart {
-       background-image:url(../../images/cart2.gif);
+#toolbar a.brief {
+       background: transparent url(../../images/brief.gif) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 23px;
 }
 
-#action a.print, #toolbar a.print {
-       background-image:url(../../images/print.gif);
+#toolbar a.detail {
+       background: transparent url(../../images/detail.gif) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 27px;
 }
 
-#toolbar a.brief {
-       background-image: url(../../images/brief.gif);
+#toolbar a.download {
+       background : transparent url("../../images/download.png") 7px 50% no-repeat;
+       padding-left : 24px;
+       text-decoration : none;
 }
 
-#toolbar  a.detail {
-       background-image: url(../../images/detail.gif);
+#toolbar a.editshelf {
+       background : transparent url("../../images/shelf-edit.gif") 12px 50% no-repeat;
+       padding-left : 26px;
+       text-decoration : none;
 }
 
-#toolbar a.print {
-       background-image: url(../../images/print.gif);
+#toolbar a.empty {
+       background: transparent url(../../images/empty-small.png) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 21px;
 }
 
 #toolbar a.hide {
-       background-image: url(../../images/close.gif);
+       background: transparent url(../../images/close.gif) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 26px;
 }
 
-#toolbar a.send {
-       background-image: url(../../images/send.gif);
+#toolbar a.hold {
+       background: transparent url(../../images/place-hold-small.png) 5px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 23px;
 }
-#toolbar a.empty {
-       background-image: url(../../images/trash.gif);
+
+#toolbar a.newshelf {
+       background : transparent url("../../images/shelf-new.gif") 5px 50% no-repeat;
+       padding-left : 23px;
+       text-decoration : none;
+}
+
+#toolbar a.send,
+a.send {
+       background: transparent url(../../images/send.png) 2px 50% no-repeat;
+       text-decoration : none;
+       padding-left : 28px;
+}
+
+#toolbar a.new {
+       background : transparent url("../../images/new.gif") 5px 50% no-repeat;
+       padding-left : 23px;
+       text-decoration : none;
+}
+
+#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;
+}
+
+#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;
+}
+
+#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.editshelf:active,
+#toolbar input.deleteshelf: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 : 33px;
+}
+
+#placehold input.submit {
+       background-image:url(../../images/placereserve.gif);
+       background-position : 9px center;
+       background-repeat : no-repeat;
+       text-decoration : none;
+       padding-left : 23px;
+}
+
+#placehold input.submit,
+#tagsel_span input.submit {
+       border : 0;
+       background-color: transparent;
+       font-size : 100%;
+       font-weight : bold;
+       padding-left : 31px;
+       color : #336699;
+       cursor : pointer;
+}
+.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 */
@@ -473,6 +658,11 @@ body#advsearch #breadcrumbs {
        padding : 0;    
 }
 
+body#advsearch #cartmenulink,
+body#advsearch #listsmenulink {
+       float : right;
+}
+
 #advsearch #branchloop,
 #advsearch #sort_by {
        width : 23em;
@@ -534,15 +724,12 @@ body#advsearch #breadcrumbs {
        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;
@@ -769,7 +956,7 @@ a.cancel {
        margin-top : 5px;
 }
 
-.cartlist input.submit {
+.cartlist input.submit, #tagsel_button {
        background-color : #d8deb8;
        background-image : none;
        border-color : #bebf84;
@@ -847,7 +1034,7 @@ td.resultscontrol img {
        color:#006699;
 }
 
-.unavailable {
+.unavailable, .tagerror, .tagerror:visited {
        color: #990033;
 }
 
@@ -1045,6 +1232,11 @@ float : right;
 width: 100%;
 }
 
+#translControl{
+float : left;
+padding-left : .4em;
+}
+
 .clearfix:after {
     content: "."; 
     display: block; 
@@ -1094,6 +1286,7 @@ width: 100%;
 .actions a.addtocart {
        background : url("../../images/cart-small.gif") center left no-repeat;
        padding-left : 13px;
+       display : none;
 }
 
 .actions a.addtoshelf {
@@ -1237,7 +1430,7 @@ div#changelanguage li.yuimenuitem a.yuimenuitemlabel {
        padding : 0;
 }
 
-#cartDetails,#cartUpdate {
+#cartDetails,#cartUpdate,#holdDetails,#listsDetails {
        background-color : #FFF;
        border: 1px solid #739acf;
        color : black;
@@ -1246,6 +1439,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 {
@@ -1327,7 +1524,7 @@ div#menu li.active a:hover {
        padding: 2px 2px 1px 2px;
 }
 
-#export,#further,#similars, .detailtagcell {
+#export,#further,.detailtagcell {
        margin-top : .5em;
        background-color : #F3F3F3;
        border : 1px solid #E8E8E8;
@@ -1335,6 +1532,7 @@ div#menu li.active a:hover {
        padding : 3px;
        text-align : center;
 }
+#furtherm { margin-top : .5em; }
 
 #export label, .detailtagcell label {
        display : block;
@@ -1357,28 +1555,6 @@ div#menu li.active a:hover {
        list-style-image : url("../../images/further-bullet.gif");
 }
 
-#similars {
-       background-color : #FFF;
-    text-align : center;
-    font-size : 95%;
-    padding : 0 3px 3px 3px;
-}
-
-#similars ul {
-       margin : 0;
-       padding : 0;
-}
-
-#similars li {
-       list-style : none;
-       margin : 0;
-       padding : 0;
-}
-
-#similars li a {
-       display : block;
-}
-
 #amazonreviews h4 {
        font-size : 90%;
        margin : 0;
@@ -1602,24 +1778,22 @@ ul.ui-tabs-nav li.ui-tabs-selected a, ul.ui-tabs-nav li.ui-tabs-selected span.a
 
 #views {
        border-bottom : 1px solid #E8E8E8;
+       margin-bottom : .5em;
+       padding : 0 2em 2px 0.2em;
+       white-space : nowrap;
 }
 
-#views h1 {
-       display : inline;
-       margin-right : .7em;
-       margin-bottom : 1em;
-}
-
-.views {
-       white-space : nowrap;
+span.view {
+       padding : 0.2em .2em 2px .2em;
 }
 
-#bibliodescriptions {
+#bibliodescriptions,
+#isbdcontents {
        clear : left;
        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%;
@@ -1645,7 +1819,7 @@ a#Normalview, span#Normalview {
        padding-left : 15px;
 }
 
-a#MARCview, a#ISBDview, a#Normalview {
+a#MARCview, a#MARCviewPop, a#ISBDview, a#Normalview, a#Fullhistory, a#Briefhistory {
        background-color : #F3F3F3;
        border-left : 1px solid #E8E8E8;
 }
@@ -1675,46 +1849,6 @@ a#MARCview, 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;
-       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;
@@ -1737,9 +1871,37 @@ table#items th {
 #action {
        margin-top: 0;
 }
+#similars h4 {
+       text-align : left;
+}
+#similars table,
+#similars td {
+       border : 0;
+       margin : 0;
+}
+#similars td {
+       width : 13em;
+}
+#similars a {
+       display : block;
+       font-weight : normal;
+}
+#furtherm a,
+#furtherm a:link,
+#furtherm a:visited {
+       color : #006699;
+}
+#furtherm h4 {
+       font-size : 106%;
+       margin : .1em .5em;
+}
+#furtherm .bd {
+       background-color : #F3F3F3;
+       border:1px solid #DDD;
+}
 .results_summary img {
        margin : 0 5px;
-}
+ }
 span.no-image {
        background-color : #FFF;
        border: 1px solid #979797;
@@ -1775,4 +1937,23 @@ a.p1:active {
        color : #AAA;
        text-decoration : none;
        font-weight : bold;
-}
\ No newline at end of file
+}
+
+.copies_row > td:first-child {
+    border-left-style : none;
+}
+
+.rtl {
+  unicode-bidi: embed;
+  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;
+}