Bug 10860: In-House Use
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index 0f67416..a256db3 100644 (file)
@@ -2714,3 +2714,17 @@ span.browse-button {
 #i18nMenu .dropdown-menu a:focus {
     color : #FFF;
 }
+
+.inhouse_use-select {
+    font-size : 85%;
+    font-weight: normal;
+    padding-top : .3em;
+}
+#circ_circulation_issue .inhouse_use-select label,
+.inhouse_use-select label {
+    font-size : inherit;
+    font-weight: normal;
+}
+span.inhouse_use {
+    color: red;
+}