Alternate fix for Bug 2534 - Viewing items table on item edit screen requires horizon...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index b6d439d..8b2b8f5 100644 (file)
@@ -17,7 +17,9 @@ a:hover {
        color : #669ACC;
 }
 
-a.overdue,.overdue {
+a.overdue,
+.overdue,
+.debit {
        color : #cc0000;
 }
 
@@ -237,11 +239,11 @@ table {
        border-right : 1px solid #BCBCBC;
 }
 
-table.invis{
-       border : white;
-}
-table.invis tr,table.invis td {
-       border : white;
+table.invis,
+table.invis tr,
+table.invis td,
+tr.highlight table.invis td {
+       border : none;
 }
 
 td, th {
@@ -252,6 +254,7 @@ td, th {
 
 td {
        background-color : White;
+       vertical-align : top;
 }
 
 td.borderless {
@@ -304,7 +307,7 @@ tr.onissue td {
        background-color: #FFFFCC;
 }
 
-tr.highlight.onissue td {
+tr.odd.onissue td {
        background-color: #FFFFE1;
 }
 
@@ -439,6 +442,7 @@ ul.toolbar {
 
 ul.toolbar button {
        padding-bottom : 2px;
+       font-family: arial, verdana, helvetica, sans-serif;
 }
 .yui-menu-button  {
        
@@ -553,6 +557,15 @@ div.yui-b fieldset.brief li.radio input {
        padding:0.3em 0;
 }
 
+div.yui-b fieldset.brief fieldset {
+       margin : 0 .3em;
+       padding : .5em;
+}
+
+div.yui-b fieldset.brief fieldset legend {
+       font-size : 85%;
+}
+
 fieldset.rows {  
 border-width : 1px;
 border-bottom : 1px solid #666;
@@ -927,13 +940,16 @@ fieldset.rows .inputnote {
 }
 
 #placehold a,
-#placehold button {
+#placehold button,
+#holdfor .first-child {
        padding-left : 34px;
        background-image: url("../../img/toolbar-hold.gif");
        background-position : center left;
        background-repeat : no-repeat;
 }
 
+#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;
 }
@@ -1119,6 +1135,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;
@@ -1179,6 +1199,24 @@ div.dialog {
   text-align : center;
 }
 
+a.document {
+       background-position : left middle;
+       background-repeat : no-repeat;
+       padding-left : 20px;
+}
+
+a.pdf {
+       background-image : url("../../img/famfamfam/silk/page_white_acrobat.png");
+}
+
+a.csv {
+       background-image : url("../../img/famfamfam/silk/page_white_excel.png");
+}
+
+a.xml {
+       background-image : url("../../img/famfamfam/silk/page_white_code.png");
+}
+
 div.message {
        background : white url("../../img/message-bg.gif") repeat-x left 0;
        border : 1px solid #bcbcbc;
@@ -1195,6 +1233,23 @@ div.message h5 {
 div.message ul+h4 {
        margin-top : .7em;
 }
+
+div.note {
+       background: #f4f6fa;
+       background-repeat : no-repeat;
+       background-position : left center;
+       background-image : url("../../img/note.png");
+       background-image: url("../../img/note.png"), -moz-linear-gradient(top, #f4f6fa 0%, #e8edf6 100%); /* FF3.6+ */
+       background-image: url("../../img/note.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f6fa), color-stop(100%,#e8edf6)); /* Chrome,Safari4+ */
+       background-image: url("../../img/note.png"), -webkit-linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* Chrome10+,Safari5.1+ */
+       background-image: url("../../img/note.png"), -o-linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* Opera11.10+ */
+       background-image: url("../../img/note.png"), -ms-linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* IE10+ */
+       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6fa', endColorstr='#e8edf6',GradientType=0 ); /* IE6-9 */
+       background-image: url("../../img/note.png"), linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* W3C */
+       border : 1px solid #BCBCBC;
+       padding : .5em .5em .5em 20px;
+       margin : .5em 0;
+}
  
  div.results {
        padding : .7em 0;
@@ -1413,6 +1468,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 {
 }
 
@@ -1718,7 +1778,8 @@ tr.reserved td {
 tr.transfered td {
        background-color : #e8f0f6;
 }
-.waitinghere {
+.waitinghere,
+.credit {
        color : #669900;
 }
 
@@ -1790,63 +1851,6 @@ span.permissiondesc {
     cursor: pointer;
 }
 
-h1#pdf {
-        background:transparent url(../../img/pdficon_large.gif) no-repeat scroll 0%;
-        border: 0;
-        margin:0.75em .3em 0.75em .7em;
-        padding:0;
-}
-
-h1#pdf a {
-       border:0;
-       cursor:pointer;
-       display:block;
-       height:0px !important;
-       margin:0;
-       overflow:hidden;
-       padding:44px 0 0;
-       text-decoration:none;
-       width:35px;
-}
-
-h1#csv {
-        background:transparent url(../../img/csv_icon.gif) no-repeat scroll 0%;
-        border: 0;
-        margin:0.75em .3em 0.75em .7em;
-        padding:0;
-}
-
-h1#csv a {
-       border:0;
-       cursor:pointer;
-       display:block;
-       height:0px !important;
-       margin:0;
-       overflow:hidden;
-       padding:44px 0 0;
-       text-decoration:none;
-       width:35px;
-}
-
-h1#xml {
-        background:transparent url(../../img/icon_xml.gif) no-repeat scroll 0%;
-        border: 0;
-        margin:0.75em .3em 0.75em .7em;
-        padding:0;
-}
-
-h1#xml a {
-       border:0;
-       cursor:pointer;
-       display:block;
-       height:0px !important;
-       margin:0;
-       overflow:hidden;
-       padding:44px 0 0;
-       text-decoration:none;
-       width:35px;
-}
-
 #cartDetails {
        background-color : #FFF;
        border: 1px solid #739acf;
@@ -1892,9 +1896,6 @@ img.spinner {
     vertical-align: middle;
     padding-right: 0.3em;
 }
-#cataloguing_additem_itemlist div {
-       overflow : scroll;
-}
 ul.budget_hierarchy {
     margin-left: 0px;
     padding-left: 0px;
@@ -1920,3 +1921,122 @@ ul.budget_hierarchy li:first-child:after {
        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;
+}
+
+#advanced-search fieldset {
+       border : 1px solid #EEE;
+       -moz-border-radius : 3px;
+       border-radius : 3px;
+}
+
+#advanced-search fieldset.action {
+       border : 0;
+}
+
+#advanced-search fieldset fieldset {
+       border : 1px solid #EEE;
+       margin : 0;
+       padding : .3em .5em;
+       -moz-border-radius : 0;
+       border-radius : 0;
+}
+#advanced-search fieldset fieldset+fieldset {
+       border-top : 0;
+}
+#advanced-search table {
+       border-spacing : 5px;
+       border-collapse : separate;
+       border-width : 0;
+}
+#advanced-search td {
+       border : 1px solid #EEE;
+       padding : 0.3em 0.4em;
+}
+#circ_circulation_issue {
+    position: relative;
+    }
+
+#clearscreen {
+    margin-right: 0;
+    position: absolute;
+    top:0;
+    right:0;
+    }
+/* CSS Hack to target Firefox */
+@-moz-document url-prefix() {
+    #clearscreen {
+        margin-right : 1em;
+        top: -1em;
+    }
+}
+#clearscreen a {
+    display:block;
+    -moz-border-radius: 0 0 0 5px;
+    border-radius: 0 0 0 5px;
+    padding : 0 .7em .2em .7em;
+    background-color : #EEE;
+    color : #CCC;
+    text-shadow: 0px -1px 0px #666;
+    text-decoration: none;
+    font-size: 160%;
+    font-weight : bold
+    }
+#clearscreen a:hover {
+    color : #cc0000;
+    }
+