Bug 7943: Authority search results are untranslatable
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index 555005b..7513a6f 100644 (file)
@@ -2364,3 +2364,12 @@ ul.ui-tabs-nav li {
 #header_search .ui-corner-top {
      border-radius: 0 0 4px 4px;
 }
+
+
+.authref {
+    text-indent: 2em;
+}
+
+.authref .label {
+    font-style: italic;
+}