local changes from server
[prawokultury.git] / prawokultury / static / css / forms.css
index 23803d4..2822113 100644 (file)
@@ -10,7 +10,9 @@
   .submit-form label {
     font-size: 1.2em;
     font-weight: normal; }
-  .submit-form .errorlist {
+    .submit-form label h3 {
+      display: inline; }
+  .submit-form ul.errorlist {
     color: #e41b13;
     font-size: 1.2em;
     padding: 0 0 0 1.3em;
@@ -46,5 +48,9 @@
       font-weight: normal; }
       .submit-form .required ul label:before {
         content: none; }
+    .submit-form .required ul.errorlist {
+      list-style: url("/static/img/read-more.png");
+      padding: 0 0 0 1.3em;
+      margin: 0 0 .5em 0; }
   .submit-form input[type="radio"] {
     width: auto; }