MT 2048 : Clickable fields for biblios are now in blue, just like clickable fields...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / css / addbiblio.css
index b3904ee..6683617 100644 (file)
@@ -17,7 +17,6 @@
 }
 
 a.expandfield {
-       color : #000;
        text-decoration : none;
 }
 
@@ -124,3 +123,7 @@ a.tagnum {
 #cataloguing_additem_newitem .input_marceditor {
        width : auto;
 }
+
+.mandatory_marker {
+       color: red;
+}