Corrections to addbiblio.pl and addbiblio.tmpl for XHTML compliance; Formatting addbi...
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index 2153966..4ce6a94 100644 (file)
@@ -83,7 +83,7 @@ em {
 .yui-u {
 }
 
-#doc3 {
+#doc, #doc1, #doc2, #doc3 {
        padding-top : 1em;
 }
 
@@ -106,6 +106,10 @@ li {
        list-style-type : disc;
 }
 
+li li {
+       list-style-type : circle;
+}
+
 #header {
        background-color : #F3F3F3;
        border-bottom : 1px solid #E8E8E8;
@@ -180,7 +184,7 @@ table {
 td, th {
        border-bottom : 1px solid #BCBCBC;
        border-left : 1px solid #BCBCBC;
-       padding : .5em;
+       padding : .2em .3em;
 }
 
 td {
@@ -240,7 +244,8 @@ div#header_search {
        background-repeat : no-repeat;
        float: left;
        padding-left : 14.2em;
-       margin: 1em 0 1.5em 0;
+       margin: .3em 0 .5em 0;
+       min-height : 52px;
 }
 
 div#header_search input {
@@ -258,7 +263,13 @@ div#header_search ul.link-tabs li.off a {
        padding : 0.1em .5em .2em .5em;
 }
 
-div#circ_search,div#catalog_search,div#patron_search,div#subscription_search,div#addbooks_search,div#notices_search,div#printer_search,div#checkin_search,div#suggestions_search,div#roadtype_search {
+div#circ_search,div#catalog_search,div#patron_search,div#subscription_search,div#addbooks_search,div#notices_search,div#printer_search,div#checkin_search,div#suggestions_search,div#roadtype_search,div#stopword_search {
+       border : 0;
+       border-bottom : 1px solid #FF9900;
+       padding : 0 0 .2em 0;
+}
+
+div#header_search div.residentsearch {
        border : 0;
        border-bottom : 1px solid #FF9900;
        padding : 0 0 .2em 0;
@@ -404,37 +415,22 @@ dd {
 
 div#toolbar {
        background-color : #F3F3F3;
+       margin-bottom : .7em;
 }
 
 ul.toolbar {
+       padding-left : 0;
+}
+
+.yui-menu-button  {
+       
 }
 
 ul.toolbar li {
        display : inline;
-       float : left;
        list-style : none;
 }
 
-ul.toolbar li a {
-       background-color : #F3F3F3;
-       border : 1px solid #F3F3F3;
-       display : block;
-       margin : 3px;
-       padding : 3px;
-       text-decoration : none;
-}
-
-ul.toolbar li a:hover {
-       background-color : #FFFFCC;
-}
-
-ul.toolbar li:last-child a:hover {
-}
-
-ul.toolbar ul {
-       display : none;
-}
-
 div.message {
    border : 1px solid #6699CC;
        width : 33%;
@@ -516,6 +512,8 @@ padding: 0;
 width: 100%; 
 }
 
+
+
 fieldset.rows legend {  
        margin-left: 1em;
        font-weight: bold;
@@ -525,7 +523,7 @@ fieldset.rows legend {
 fieldset.rows label, fieldset.rows span.label {  
        float: left;  
        font-weight : bold;
-       width: 12em;  
+       width: 9em;  
        margin-right: 1em;  
        text-align: right;
 }
@@ -552,6 +550,17 @@ fieldset.rows.left li {
        padding-bottom : .4em;
 }
 
+fieldset.rows li.radio {
+       padding-left: 9em;
+       width : auto;
+}
+
+fieldset.rows li.radio label {
+       float : none;
+       width : auto;
+       margin : 0 0 0 1em;
+}
+
 fieldset.rows ol.radio label {
        width : auto;
        float : none;
@@ -644,15 +653,15 @@ fieldset.rows fieldset.action {
     background: none;
 }
 
-#patronlists .tabs-nav a {
+.toptabs .tabs-nav a {
     top: 0;
  }
 
-#patronlists .tabs-nav li {
+.toptabs .tabs-nav li {
        margin-right : .5em;
 }
 
-#patronlists .tabs-nav li a {
+.toptabs .tabs-nav li a {
        background-color : #F3F3F3;
        border-top : 1px solid #E8E8E8;
        border-left : 1px solid #E8E8E8;
@@ -662,11 +671,11 @@ fieldset.rows fieldset.action {
        text-decoration : none;
 }
 
-#patronlists .tabs-nav li.tabs-selected  {
+.toptabs .tabs-nav li.tabs-selected  {
        background-color : #FFF;
 }
 
-#patronlists .tabs-nav li.tabs-selected a {
+.toptabs .tabs-nav li.tabs-selected a {
        background-color : #FFF;
        border-top : 1px solid #E8E8E8;
        border-left : 1px solid #E8E8E8;
@@ -676,7 +685,72 @@ fieldset.rows fieldset.action {
        text-align : center;
 }
 
+.toptabs.numbered .tabs-nav li {
+       min-width : 3em;
+}
+
+.toptabs .tabs-container {
+       border : 1px solid #E8E8E8;
+       padding : 1em;
+}
+
 .checkedout {
        color : #999999;
        font-style : italic;
-}
\ No newline at end of file
+}
+
+.subfield_not_filled {
+       background-color : #FFFF99;
+}
+.content_hidden {
+    visibility:hidden; /* you propably don't need to change this one */
+    display:none;
+}
+
+/* the property for the displayed tab */
+.content_visible {
+    visibility:visible; /* you propably don't need to change this one */
+    display:block;
+}
+#addbiblio a {
+       padding-left : 34px;
+       background-image: url("/intranet-tmpl/prog/img/toolbar-new.gif");
+       background-position : center left;
+       background-repeat : no-repeat;
+}
+
+#deletebiblio a {
+       padding-left : 34px;
+       background-image: url("/intranet-tmpl/prog/img/toolbar-delete.gif");
+       background-position : center left;
+       background-repeat : no-repeat;
+}
+
+#printbiblio a {
+       padding-left : 34px;
+       background-image: url("/intranet-tmpl/prog/img/toolbar-print.gif");
+       background-position : center left;
+       background-repeat : no-repeat;
+}
+
+#addtoshelf a {
+       padding-left : 34px;
+       background-image: url("/intranet-tmpl/prog/img/toolbar-add-to-shelf.gif");
+       background-position : center left;
+       background-repeat : no-repeat;
+}
+
+#placehold a {
+       padding-left : 34px;
+       background-image: url("/intranet-tmpl/prog/img/toolbar-hold.gif");
+       background-position : center left;
+       background-repeat : no-repeat;
+}
+
+div.error {
+       border : 2px dashed #990000;
+       background-color : #FFFF99;
+       padding : .5em;
+       margin : 1em;
+}
+