Error handling when compressing readings
[scpubgit/stemmaweb.git] / root / css / relationship.css
index 98f03b7..fbe46ce 100644 (file)
@@ -233,3 +233,7 @@ user-select: none;
     background-color: #FFFFCC;
     z-index: 51; /* Cf. #update_workspace_button */
 }
+
+.error {
+    color: red;
+}