Providing options for adding to order when existing record search has failed.
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index a4661a5..c9f302d 100644 (file)
@@ -362,6 +362,10 @@ div#reserves,div#checkouts {
        color : Gray;
 }
 
+.single-line {
+       white-space: nowrap;
+}
+
 .ex {
        font-family : "Courier New", Courier, fixed-width;
        font-weight : bold;
@@ -1403,6 +1407,11 @@ input[type=reset]:active, input[type=button]:active, input.submit:active, button
        border : 1px inset #999999;
 }
 
+ul li input.submit {
+       font-size : 87%;
+       padding : 2px;
+}
+
 .searchhighlightblob {
     font-size:75%;
        font-style : italic;