]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
fixes osqa-54: The user was not being informed that they were trying to submit a...
[osqa.git] / forum / skins / default / media / style / style.css
index f36c83255cc1ce515d73c45b30bb8ba5e4fbf47f..dee175bdd93e048aa01f6f5ac921ebc6b7171204 100644 (file)
@@ -656,6 +656,13 @@ span.form-error {
        margin-left: 5px;
 }
 
+ul.errorlist li {
+       color: #990000;
+       font-weight: normal;
+       margin-left: 0px;
+    margin-top: 5px;
+}
+
 div.comments-container { padding: 0; }
 
 .answer {