Bug 12837 - barcode entry box out of alignment
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index f5d5bc2..382701b 100644 (file)
@@ -126,6 +126,10 @@ em strong {
     font-style : italic;
 }
 
+.subfield-label span.subfield-code {
+    font-weight : bold;
+}
+
 #navmenulist li {
        padding : .2em 0;
        list-style-image : url("../../img/arrow-bullet.gif");
@@ -270,7 +274,7 @@ tr.even td, tr.even.highlight td {
     border-right : 1px solid #BCBCBC;
 }
 
-td.od {
+.overdue td.od {
        color : #cc0000;
        font-weight : bold;
 }
@@ -397,17 +401,11 @@ dd {
 
 div#toolbar {
        background-color : #EDF4F6;
-       margin-bottom : .7em;
      padding: 5px 5px 5px 5px;
       border-radius: 5px 5px 0 0;
     border: 1px solid #E6F0F2;
 }
 
-div#toolbar .yui-menu-button button,
-div#toolbar .yui-button-button button {
-       line-height : 1.7em;
-}
-
 ul.toolbar {
        padding-left : 0;
 }
@@ -451,6 +449,10 @@ div.patroninfo h5 {
        padding-bottom : .5em;
 }
 
+div.patroninfo h5:empty {
+    border-right: none;
+}
+
 div.patroninfo ul {
        border : 0;
     border-right:1px solid #b9d8d9;
@@ -552,6 +554,12 @@ padding: 0;
 width: 100%; 
 }
 
+fieldset.rows.unselected {
+    background-color: white;
+    border-width : 0px;
+    border: 0;
+}
+
 fieldset.rows legend {  
        margin-left: 1em;
        font-weight: bold;
@@ -972,6 +980,7 @@ tr.highlight th[scope=row] {
 
 .date-select input {
     padding : 1px;
+    vertical-align: middle;
 }
 
 tr.expired td {
@@ -1347,6 +1356,7 @@ h1#logo a {
 
 .barcode {
        font-size :  200%;
+        vertical-align: middle;
 }
 
 li.email a {
@@ -1398,6 +1408,10 @@ li.email {
        margin : auto;
 }
 
+.thumbnails > li {
+    list-style-type: none;
+}
+
 #searchresults ul li {
        font-size : 90%;
        list-style : url(../../img/item-bullet.gif);
@@ -1433,7 +1447,7 @@ li.email {
      background-color : #E6F0F2;
        font-size : 80%;
        margin : 0 0 .5em -1px;
padding : .1em 0 .4em 1em;
   padding : .4em 0 .4em 1em;
      border-radius : 5px 5px 0 0;
    border : 1px solid #B9D8D9;
 }
@@ -1501,6 +1515,10 @@ li.email {
        text-indent : 1em;
 }
 
+.facet-count {
+    display: inline-block;
+}
+
 div.pages {
        margin : .5em 0;
 }
@@ -1556,11 +1574,11 @@ div#header_search input.submit {
        padding : .1em;
 }
 
-input[type=submit]:active, input[type=button]:active, button.submit:active {
+input[type=submit]:active, input[type=button]:active, button.submit:active, a.submit:active {
        border : 1px inset #999999;
 }
 
-input[type=submit], input[type=reset], input[type=button], input.submit, button.submit {
+input[type=submit], input[type=reset], input[type=button], input.submit, button.submit, a.submit {
        border: 1px outset #999999;
        border-top-color: #666;
        border-left-color: #666;
@@ -1581,16 +1599,21 @@ input[type=submit]:disabled,
 input[type=reset]:disabled,
 input[type=button]:disabled,
 input.submit:disabled,
-button.submit:disabled {
+button.submit:disabled,
+a.submit:disabled {
     color : #999;
     border : 1px solid #C0C0C0;
     background : #EEE none;
 }
 
-input[type=reset]:active, input[type=button]:active, input.submit:active, button.submit:active {
+input[type=reset]:active, input[type=button]:active, input.submit:active, button.submit:active, a.submit:active {
        border : 1px inset #999999;
 }
 
+a.submit {
+    display: inline-block;
+}
+
 ul li input.submit {
        font-size : 87%;
        padding : 2px;
@@ -1625,122 +1648,12 @@ ul#toplevelmenu {
     padding : 0;
 }
 
-/*#toplevelnav {
-       float : left;
-       margin-left : .5em;
-     width: 40%;
+table > caption span.actions {
+    font-size: 66%;
+    font-weight : normal;
+    margin : 0 .5em 0 0;
 }
 
-ul#toplevelmenu li {
-       display: inline;
-       padding : 0 .6em;
-}
-               
-ul#toplevelmenu li.more a {
-       background-image:url(../../img/more-arrow.gif);
-       background-position:right center;
-       background-repeat:no-repeat;
-       padding-right:13px;
-}
-               
-ul#toplevelmenu li.more ul li a {
-       background-image : none;
-       padding-right : 20px;
-}
-
-ul#toplevelmenu li.more ul li a.yuimenuitemlabel {
-       padding: .2em 20px .2em 20px;
-}
-               
-ul#toplevelmenu li a {
-       text-decoration : none;
-}
-ul#toplevelmenu li ul li {
-       display :block;
-       padding :0;
-}
-ul#toplevelmenu li ul li a {
-       text-decoration : none;
-}
-
-ul#i18nMenu {
-       margin : 0;
-       padding : .2em 0;
- }
-ul#i18nMenu li {
-       border-left : 1px solid #CCC;
-       display : inline;
-       float: left;
-       list-style : none;
-       padding : 0 10px;
-}
-
-ul#i18nMenu li.yuimenuitem {
-       float: none;
-}
-
-ul#i18nMenu li:first-child {
-       border-left : 0;
- }
-ul#i18nMenu li ul li {
-       border : 0;
-       display : block;
-       padding : 0;
- }
-ul#i18nMenu li.more a {
-       background-image:url(../../img/more-up-arrow.gif);
-       background-position:right center;
-       background-repeat:no-repeat;
-       padding-right:13px;
-}
-               
-ul#i18nMenu li.more ul li a {
-       background-image : none;
-       padding-right : 20px;
-}
-
-div.lang {
-        float:left;
-}
- div#changelanguage{
-       background-color: #fff;
-       border-top: 1px solid #CCC;
-  position:absolute;
-  bottom:0;
-  left:0;
-  width:100%;
-  height: 2em;
- }
- @media screen{
-  body>div#changelanguage {
-   position: fixed;
-  }
- }
- * html body{
-  overflow:hidden;
- } 
- * html div#doc1{
-  height:100%;
-  overflow:auto;
- }
-  
- * html div#doc2{
-  height:100%;
-  overflow:auto;
- }
-  
- * html div#doc3{
-  height:100%;
-  overflow:auto;
- }*/
-
 #CheckAll, #CheckNone, #CheckPending {
        font-weight : normal;
        margin : 0 .5em 0 0;
@@ -1754,20 +1667,6 @@ div.lang {
        color : #999;
        font-style : italic;
 }
-/* Tablesorter */
-.header {
-       background-image:url("../../img/ascdesc.gif");
-       background-position:right center;
-       background-repeat:no-repeat;
-       cursor:pointer;
-       padding : .2em 23px;
-}
-.headerSortUp {
-       background-image:url("../../img/asc.gif");
-}
-.headerSortDown {
-       background-image:url("../../img/desc.gif");
-}
 
 tr.reserved td {
        background-color : #eeffd4;
@@ -1859,10 +1758,6 @@ span.permissiondesc {
   font-weight: normal;
 }
 
-img.spinner {
-    vertical-align: middle;
-    padding-right: 0.3em;
-}
 ul.budget_hierarchy {
     margin-left: 0px;
     padding-left: 0px;
@@ -1879,6 +1774,9 @@ ul.budget_hierarchy li:last-child:after {
 ul.budget_hierarchy li:first-child:after {
     content: "";
 }
+.child_fund_amount {
+    font-style: italic;
+}
 .holdcount { font-size : 105%; line-height : 200%; }
 .holdcount a {
        border : 1px solid #a4bedd;
@@ -1948,6 +1846,12 @@ fieldset.rows+h3 {clear:both;padding-top:.5em;}
     padding-bottom: 10px;
 }
 
+.field_hint {
+    color: grey;
+    font-style: italic;
+    padding-left: 1em;
+}
+
 .m880 {
     display:block; 
     text-align:right; 
@@ -2023,6 +1927,19 @@ a.localimage img {
        margin : 0 .5em;
        padding : .3em;
 }
+
+.no-image {
+    background-color : #FFF;
+    border: 1px solid #AAA;
+    color : #979797;
+    display:block;
+    font-size : 86%;
+    font-weight : bold;
+    text-align : center;
+    width : 75px;
+    border-radius : 3px;
+}
+
 div.pager p {
        margin: 0;
 }
@@ -2047,6 +1964,18 @@ div#acqui_order_supplierlist > div.supplier > div.baskets {
     margin-top: 0.5em;
 }
 
+.supplier-contact-details {
+    float: left;
+}
+
+#add-contact {
+    margin: 0 0 8px 8px;
+}
+
+#contact-template {
+    display: none;
+}
+
 /* Override core jQueryUI widgets */
 .ui-widget-content { border: 1px solid #B9D8D9; background: #ffffff none; color: #222222; }
 .ui-widget-header { border: 1px solid #B9D8D9; background: #E6F0F2 none; color: #222222; font-weight: bold; }
@@ -2079,7 +2008,7 @@ div#acqui_order_supplierlist > div.supplier > div.baskets {
     list-style:none;
 }
 
-.ui-tabs-nav .ui-tabs-selected a,
+.ui-tabs-nav .ui-tabs-active a,
 .ui-tabs-nav a:hover,
 .ui-tabs-nav a:focus,
 .ui-tabs-nav a:active,
@@ -2088,9 +2017,10 @@ div#acqui_order_supplierlist > div.supplier > div.baskets {
     outline: 0 none;
 }
 
-.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
+.ui-tabs .ui-tabs-nav li.ui-tabs-active {
     background-color : #FFF;
     border : 1px solid #B9D8D9;
+    border-bottom-width: 0;
 }
 
 .ui-widget,
@@ -2120,8 +2050,9 @@ ul.ui-tabs-nav li {
     background: #E6F0F2 none;
     border: 1px solid #B9D8D9;
     margin-right : .4em;
+    top: 1px;
 }
-.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
+.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
     color : #000;
     font-weight : bold;
 }
@@ -2130,7 +2061,7 @@ ul.ui-tabs-nav li {
     background : #EDF4F5 none;
 }
 
-.ui-tabs .ui-tabs-nav li.ui-tabs-selected.ui-state-hover {
+.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-hover {
     background : #FFF none;
 }
 
@@ -2177,7 +2108,7 @@ ul.ui-tabs-nav li {
 .statictabs ul li {
     background: none repeat scroll 0 0 #E6F0F2;
     border: 1px solid #B9D8D9;
-    border-bottom: 0 none !important;
+    border-bottom: 0 none;
     border-top-right-radius: 4px;
     border-top-left-radius: 4px;
     float: left;
@@ -2221,6 +2152,7 @@ ul.ui-tabs-nav li {
     cursor: text;
     background: none repeat scroll 0 0 transparent;
     outline: 0 none;
+    top : 1px;
 }
 
 .statictabs .tabs-container {
@@ -2239,18 +2171,20 @@ ul.ui-tabs-nav li {
     margin-left: 1em;
 }
 #header_search ul.ui-tabs-nav li.ui-state-default {
-    border: 0 !important;
-    background : transparent none; top: 0;
+    border: 0;
+    background : transparent none;
+    top: 0;
 }
 #header_search ul.ui-tabs-nav li.ui-state-default a {
     padding : .3em .6em;
 }
-#header_search ul.ui-tabs-nav li.ui-tabs-selected {
+#header_search ul.ui-tabs-nav li.ui-tabs-active {
+    border : 1px solid #85CA11;
+    border-top-width: 0;
+    top: -2px;
     background-color : #FFFFF1;
-    border: 1px solid #85CA11 !important;
-    border-top: 0 !important; top: -1px;
 }
-#header_search ul.ui-tabs-nav li.ui-tabs-selected a {
+#header_search ul.ui-tabs-nav li.ui-tabs-active a {
     text-decoration: none;
 }
 #header_search .ui-corner-top {
@@ -2258,11 +2192,13 @@ ul.ui-tabs-nav li {
 }
 
 .authref {
-    text-indent: 2em;
+    font-style: normal;
+    text-indent: 4em;
 }
 
-.authref .label {
+.seefrom, .seealso {
     font-style: italic;
+    text-indent: 2em;
 }
 
 #authfinderops {
@@ -2382,6 +2318,11 @@ div.authorizedheading {
 .ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
 .ui-timepicker-div td { font-size: 90%; }
 .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
+.ui_tpicker_second,
+.ui_tpicker_millisec,
+.ui_tpicker_microsec {
+    display: none;
+}
 
 /* jQuery UI Accordion */
 .ui-accordion-header,
@@ -2389,6 +2330,18 @@ div.authorizedheading {
     font-weight: bold; font-size : 110%;
 }
 
+fieldset.rows.ui-accordion-content {
+    border-top-left-radius: 0;
+    border-top-right-radius: 0;
+    margin: 0;
+    padding: 0;
+    width: auto;
+}
+
+fieldset.rows.ui-accordion-content table {
+    margin : 0;
+}
+
 video {
     width: 480px;
 }
@@ -2396,7 +2349,10 @@ video {
 /* Bootstrap overrides */
 .btn {
     border-color : #ADADAD #ADADAD #949494;
+}
 
+.btn.btn-link {
+    border : 0;
 }
 
 .btn-small .caret {
@@ -2426,8 +2382,11 @@ a.btn:visited{
 .dropdown-menu li {
     list-style: none outside none;
 }
+a.dropdown-toggle {
+    white-space: nowrap;
+}
 [class^="icon-"],[class*=" icon-"]{background-image:url("../../img/glyphicons-halflings-koha.png");}
-.icon-white,.nav-tabs>.active>a>[class^="icon-"],.nav-tabs>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"]{background-image:url("../../img/glyphicons-halflings-white.png");}
+.icon-white,.nav-tabs>.active>a>[class^="icon-"],.nav-tabs>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"]{background-image:url("../../img/glyphicons-halflings-white-koha.png");}
 a.disabled {
     color : #999999;
 }
@@ -2555,6 +2514,12 @@ button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit
     font-size: 13px;
 }
 
+.tooltip-inner {
+    white-space:pre-wrap;
+}
+
+/* End Bootstrap overrides */
+
 .waiting {
     cursor: wait;
 }
@@ -2565,7 +2530,7 @@ fieldset.rows table.mceListBox {
 
 #jobpanel,#jobstatus,#jobfailed { display : none; }
 #jobstatus { margin:.4em; }
-#jobprogress{ width:200px;height:10px;border:1px solid #666;background:url('/intranet-tmpl/prog/img/progress.png') -300px 0px no-repeat; }
+#jobprogress{ width:200px;height:10px;border:1px solid #666;background:url('../../img/progress.png') -300px 0px no-repeat; }
 #selections { width : 100%; white-space : normal; }
 #selections span { margin:3px;padding:3px;background-color:#EBF3FF;-moz-border-radius:5px;border-radius:5px;white-space:nowrap;line-height:240%;font-size:75%; }
 #selections span.selected { background-color : #CCE0FC; }
@@ -2578,7 +2543,173 @@ fieldset.rows table.mceListBox {
 }
 
 /* Class to be added to toolbar when it starts being fixed at the top of the screen*/
+
 .floating {
     -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5);
     box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5);
 }
+
+div#toolbar.floating,
+#searchheader.floating {
+    border-radius: 0;
+    margin-top: 0;
+}
+
+.inline {
+    display : inline;
+}
+
+.nowrap {
+    white-space: nowrap;
+}
+
+.tag_editor {
+    background: transparent url("../../img/edit-tag.png") top left no-repeat;
+    display : block;
+    float : left;
+    width : 16px;
+    height: 16px;
+    margin : 4px;
+    text-indent: 100%;
+    white-space: nowrap;
+    overflow: hidden;
+}
+
+.browse-controls {
+    margin-left: 1.1em;
+    margin-right: .5em;
+    padding-bottom: 1em;
+    padding-top: 1em;
+}
+
+#browse-return-to-results {
+    border-top-left-radius : 3px;
+    border-top-right-radius : 3px;
+    display: block;
+    text-align: center;
+}
+
+.browse-button {
+    color: #004d99;
+    padding: .4em .6em;
+    display: inline-block;
+}
+
+span.browse-button {
+    background: #fafafa;
+    color: #222;
+}
+
+.browse-button:hover {
+    background: #fafafa;
+}
+
+.browse-label,
+.browse-prev-next {
+    border: 1px solid #b9d8d9;
+}
+
+.browse-label {
+    border-top-left-radius : 5px;
+    border-top-right-radius : 5px;
+    background-color : #e8f0f6;
+}
+
+.browse-prev-next {
+    border-top-width: 0;
+    border-bottom-left-radius: 5px;
+    border-bottom-right-radius: 5px;
+}
+
+#browse-previous {
+    border-right : 1px solid #B9D8D9;
+    border-bottom-left-radius: 5px;
+    padding-right: 1em;
+}
+
+#browse-next {
+    border-top-width : 0;
+    border-bottom-right-radius: 5px;
+    float: right;
+    padding-right: 1em;
+}
+
+.loading-overlay {
+    background-color: #FFF;
+    cursor: wait;
+    height: 100%;
+    left: 0;
+    opacity: .7;
+    position: fixed;
+    top: 0;
+    width: 100%;
+    z-index: 1000;
+}
+.loading-overlay div {
+    background : transparent url(../../img/loading.gif) top left no-repeat;
+    font-size : 175%;
+    font-weight: bold;
+    height: 2em;
+    left: 50%;
+    margin: -1em 0 0 -2.5em;
+    padding-left : 50px;
+    position: absolute;
+    top: 50%;
+    width: 15em;
+}
+
+#merge_invoices {
+    display: none;
+    margin: 1em auto;
+}
+
+#merge {
+    margin: 0.5em 0 0 0;
+}
+
+#merge_table tr.active td {
+    background-color: #FFFFCC;
+}
+
+.renewals {
+    display:block;
+    font-size:0.8em;
+    padding:0.5em;
+}
+
+#transport-types {
+    padding-top: 0.5px;
+}
+
+#i18nMenu .navbar-text .currentlanguage {
+    color : #000;
+    font-weight: bold;
+}
+
+#i18nMenu a.currentlanguage:link,
+#i18nMenu a.currentlanguage:visited {
+    font-weight: bold;
+}
+
+#i18nMenu a,
+#i18nMenu a:link,
+#i18nMenu a:visited {
+    color : #004d99;
+    font-weight: normal;
+}
+
+#i18nMenu a:hover,
+#i18nMenu a:active {
+    color : #538200;
+    font-weight: normal;
+}
+
+#i18nMenu a .sublanguage-selected {
+    color: #000;
+    font-weight: bold;
+}
+
+#i18nMenu .dropdown-menu a:hover,
+#i18nMenu .dropdown-menu a:focus {
+    color : #FFF;
+}