quick and dirty parse validation form
[scpubgit/stemmaweb.git] / root / css / style.css
index 5d55a48..99c7400 100644 (file)
@@ -140,6 +140,10 @@ div.pager_left_button.greyed_out, div.pager_left_button.greyed_out:hover {
     font-weight: bold;
     color: #ff3333;
 }
+.warning {
+       font-weight: bold;
+       color: #ff8000;
+}
 .notification {
        font-weight: bold;
        color: #33ff33;