Bug 6351: Cannot delete library-specific holds polices and checkout limits
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index dc25249..c211507 100644 (file)
@@ -21,9 +21,15 @@ a.overdue,.overdue {
        color : #cc0000;
 }
 
+a.popup {
+       background : transparent url("../../img/pop-up-link.png") center right no-repeat;
+       padding-right : 15px;
+}
+
 body {
        text-align : left;
        padding:0 0 2.5em 0;
+  font-family: arial, verdana, helvetica, sans-serif;
 }
 
 br.clear {
@@ -231,13 +237,11 @@ table {
        border-right : 1px solid #BCBCBC;
 }
 
-table.borderless {
-    border-collapse : separate;
-    border: 0 none;
-}
-
-#label-search-results {
-        width: 700px;
+table.invis,
+table.invis tr,
+table.invis td,
+tr.highlight table.invis td {
+       border : none;
 }
 
 td, th {
@@ -255,6 +259,12 @@ td.borderless {
     border : 0 none;
 }
 
+td.data,
+th.data {
+       font-family : "Courier New", Courier, monospace;
+       text-align : right;
+}
+
 th {
        background-color : #E8E8E8;
        font-weight : bold;
@@ -294,10 +304,19 @@ tr.onissue td {
        background-color: #FFFFCC;
 }
 
-tr.highlight.onissue td {
+tr.odd.onissue td {
        background-color: #FFFFE1;
 }
 
+tfoot td {
+       background-color : #f3f3f3;
+       font-weight : bold;
+}
+
+td.total {
+       text-align : right;
+}
+
 caption {
        font-size : 133.9%;
        font-weight : bold;
@@ -341,6 +360,9 @@ legend {
        display : inline;
 }
 
+div.justify {
+    text-align: justify;
+}
 
 div#header_search {
        background-position : .5em .5em;
@@ -415,6 +437,10 @@ ul.toolbar {
        padding-left : 0;
 }
 
+ul.toolbar button {
+       padding-bottom : 2px;
+       font-family: arial, verdana, helvetica, sans-serif;
+}
 .yui-menu-button  {
        
 }
@@ -482,7 +508,8 @@ fieldset.brief {
        border : 1px solid #E8E8E8;
 }
 
-fieldset.brief label {
+fieldset.brief label,
+fieldset.brief span.label {
        display : block;
        font-weight : bold;
        padding : .3em 0;
@@ -492,9 +519,13 @@ fieldset.brief ol, fieldset.brief li {
        list-style-type : none;
 }
 
-fieldset.brief div.hint, fieldset.rows div.hint, div.yui-u div.hint {
+.hint {
        color : #999999;
        font-size : 95%;
+}
+
+fieldset.brief div.hint, fieldset.rows div.hint, div.yui-u div.hint {
+       font-size : 95%;
        margin-bottom : .4em;
 }
 
@@ -511,6 +542,17 @@ div.yui-b fieldset.brief ol {
 div.yui-b fieldset.brief select {
        width: 12em;
 }
+div.yui-b fieldset.brief li.radio {
+       padding : .7em 0;
+}
+div.yui-b fieldset.brief li.radio label,
+div.yui-b fieldset.brief li.radio span.label {
+       display : inline;
+}
+
+div.yui-b fieldset.brief li.radio input {
+       padding:0.3em 0;
+}
 
 fieldset.rows {  
 border-width : 1px;
@@ -682,8 +724,9 @@ fieldset.rows label.inline {
 }
 
 fieldset.rows .inputnote {
+       clear : left;
        float : left;
-       margin : .5em 0 0 10em;
+       margin : .5em 0 0 11em;
 }
 
 .ui-tabs-nav li {
@@ -795,7 +838,7 @@ fieldset.rows .inputnote {
     visibility:visible; /* you propably don't need to change this one */
     display:block;
 }
-#newbiblio a, #addchild a, #newentry a, #newshelf a, #newmenuc .first-child, #newsupplier .first-child, #newlabel a, #newtemplate a, #newbatch a, #newprofile a, #newsubscription a, #newdictionary a, #neworder a {
+#newbiblio a, #addchild a, #newentry a, #newshelf a, #newmenuc .first-child, #newsupplier .first-child, #newlabel a, #newtemplate a, #newlabelbatch a, #newpatroncardbatch a, #newprofile a, #newsubscription a, #newdictionary a, #newbasket a, #newrootbudget-button, #budgets_menuc .first-child, #periods_menuc .first-child {
        padding-left : 34px;
        background-image: url("../../img/toolbar-new.gif");
        background-position : center left;
@@ -884,14 +927,18 @@ fieldset.rows .inputnote {
        background-repeat : no-repeat;
 }
 
-#placehold a {
+#placehold a,
+#placehold button,
+#holdfor .first-child {
        padding-left : 34px;
        background-image: url("../../img/toolbar-hold.gif");
        background-position : center left;
        background-repeat : no-repeat;
 }
 
-#editmenuc .first-child, #deleteshelf .first-child,#newmenuc .first-child, #addbiblio .first-child, #z3950search .first-child, #printmenuc .first-child, #newsupplier .first-child, #savemenuc .first-child {
+#holdfor .first-child { padding-left : 17px; }
+
+#editmenuc .first-child, #deleteshelf .first-child,#newmenuc .first-child, #addbiblio .first-child, #z3950search .first-child, #printmenuc .first-child, #newsupplier .first-child, #savemenuc .first-child, #budgets_menuc .first-child, #periods_menuc .first-child {
        padding-left : 15px;
 }
 
@@ -1076,6 +1123,10 @@ div.first fieldset {
        margin : .4em;
        padding : .4em .4em .4em 25px;
  }
+
+ .dialog input[type="submit"] {
+       background : #FFF none;
+ }
  
 .dialog input.approve, td input.approve {
        background : #FFF url(../../img/approve.gif) no-repeat 4px center;
@@ -1096,11 +1147,21 @@ td input.approve {
        color:black;
        padding: .4em .4em .4em 34px;
 }
+
 .dialog input.edit {
        background: #fff url(../../img/toolbar-edit.gif) no-repeat 4px center;
        color:black;
+       max-width : 13em;
+       padding: .4em .4em .4em 34px;
+       white-space: normal;
+}
+
+.dialog input.new {
+       background: #fff url(../../img/toolbar-new.gif) no-repeat 4px center;
+       color:black;
+       max-width : 13em;
        padding: .4em .4em .4em 34px;
+       white-space: normal;
 }
 
 .dialog input.print {
@@ -1168,6 +1229,12 @@ a .term {
         text-decoration : underline;
 }
 
+/* style for shelving location in catalogsearch */
+.shelvingloc {
+    display : block;
+    font-style : italic;
+}
+
 a:hover .term {
        color : #FF9090;
 }
@@ -1305,9 +1372,10 @@ li.email {
        font-size : 105%;
 }
 
-.reserve {
+.hold {
        float : right;
-       font-weight : bold;
+       font-size: 90%;
+       margin: 0;
 }
 
 .thumbnail {
@@ -1353,6 +1421,11 @@ li.email {
        padding : .1em 0 .1em 1em;
 }
 
+/* Hack just for Firefox */
+html>/**/body #searchheader button, x:-moz-any-link, x:default {
+       padding-bottom : 3px;
+}
+
 #searchheader h3 {
 }
 
@@ -1420,19 +1493,35 @@ div.pages a {
        text-decoration: none;
 }
 
-div.pages a:link {
+div.pages a:link,
+div.pages a:visited {
        background-color : #eeeeee;
        color : #3366CC;
 }
 
 div.pages a:hover {
-       background-color : #e8f0f6;
+       background-color : #FFC;
 }
 
 div.pages a:active {
        background-color : #ffc;
 }
 
+div.pages .current,
+div.pages .currentPage {
+       background-color : #e6fcb7;
+       color : #666;
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+}
+
+div.pages .inactive {
+       background-color : #f3f3f3;
+       color : #BCBCBC;
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+}
+
 div.browse {
        margin : .5em 0;
 }
@@ -1445,33 +1534,15 @@ div#header_search input.submit {
        font-size : 1em;
 }
 
-input[type=submit], input[type=button] {
-       border: 1px outset #999999;
-       border-top-color: #666;
-       border-left-color: #666;
-       padding: 0.25em;
-       background : #E8E8E8 url(../../img/button-bg.gif) top left repeat-x;
-       color: #333333;
-}
-
-input.submit,button.submit {
-       border: 1px solid #999999;
-       border-top-color: #666;
-       border-left-color: #666;
-       padding: 0.25em;
-       background : #E8E8E8 url(../../img/button-bg.gif) top left repeat-x;
-       color: #333333;
-}
-
 *html input.submit {
        padding : .1em;
 }
 
-input[type=submit]:active, input[type=button]:active {
+input[type=submit]:active, input[type=button]:active, button.submit:active {
        border : 1px inset #999999;
 }
 
-input[type=reset], input[type=button], input.submit, button.submit {
+input[type=submit], input[type=reset], input[type=button], input.submit, button.submit {
        border: 1px outset #999999;
        border-top-color: #666;
        border-left-color: #666;
@@ -1517,6 +1588,7 @@ a.yuimenuitemlabel:hover {
 #toplevelnav {
        float : left;
        margin-left : .5em;
+       width : 30em;
 }
 
 ul#toplevelmenu {
@@ -1786,3 +1858,134 @@ h1#xml a {
        padding:44px 0 0;
        text-decoration:none;
        width:35px;
+}
+
+#cartDetails {
+       background-color : #FFF;
+       border: 1px solid #739acf;
+        -moz-box-shadow: 1px 1px 3px 0 #666;
+        -webkit-box-shadow: 1px 1px 3px 0 #666;
+        box-shadow: 1px 1px 3px 0 #666;
+       color : black;
+       display : none;
+       margin : 0;
+       padding : 10px;
+       text-align : center;
+       width : 180px;
+       z-index : 50;
+}
+#cartmenulink {
+        background: transparent url("../../img/cart-small.gif") 0 3px no-repeat;
+        padding-left : 15px;
+}
+#cartmenulink span#basketcount span {
+       display : inline;
+       font-size : 90%;
+       font-weight : normal;
+       padding : 0;
+}
+#moremenu {
+        display : none;
+}
+
+.results_summary {
+  display: block;
+  font-size : 85%; 
+  color: #707070;
+  padding : 0 0 .5em 0;
+}
+.results_summary .label {
+  color: #202020;
+}
+.results_summary a {
+  font-weight: normal;
+}
+
+img.spinner {
+    vertical-align: middle;
+    padding-right: 0.3em;
+}
+#cataloguing_additem_itemlist div {
+       overflow : scroll;
+}
+ul.budget_hierarchy {
+    margin-left: 0px;
+    padding-left: 0px;
+}
+ul.budget_hierarchy li {
+    display: inline;
+}
+ul.budget_hierarchy li:after {
+    content: " -> ";
+}
+ul.budget_hierarchy li:last-child:after {
+    content: "";
+}
+ul.budget_hierarchy li:first-child:after {
+    content: "";
+}
+.holdcount { font-size : 105%; line-height : 200%; }
+.holdcount a { border : 1px solid #a4bedd; background-color : #e4ecf5; font-weight : bold; -moz-border-radius: 4px; padding : .1em .4em; text-decoration : none; }
+.holdcount a:hover { background-color : #ebeff7; }
+.container {
+       border : 1px solid #EEE;
+       padding : 1em;
+       margin : 1em 0;
+}
+fieldset.rows+h3 {clear:both;padding-top:.5em;}
+
+.import_export{
+    position:relative;
+}
+.import_export .import_export_options{
+    background: white;
+    border: 1px solid #CDCDCD;
+    left: 60px;
+    padding: 10px;
+    position: absolute;
+    top: 0;
+    z-index: 1;
+    width: 300px;
+}
+.import_export_options li{
+    display: block;
+    list-style: none;
+    padding-top: 10px;
+}
+.import_export_options .import_export_close {
+    cursor: pointer;
+    text-decoration: underline;
+}
+.import_export_options .export_ok {
+    padding: 10;
+    background: #E3E3E3 none;
+    cursor: pointer;
+    margin-left: 20px;
+    border: none;
+}
+.import_export_options .import_ok {
+    padding: 10;
+    background: #E3E3E3 none;
+    cursor: pointer;
+    margin-left: 20px;
+    border: none;
+}
+.form_import .input_import {
+    border: 1px solid #bcbcbc;
+}
+.import_export_options .importing {
+    padding: inherit;
+    background: none;
+}
+.li_close_import_export {
+    text-align: right;
+}
+
+.importing {
+    position: relative;
+}
+
+.importing .importing_msg {
+    padding-left: 10px;
+    padding-bottom: 10px;
+}
\ No newline at end of file