data processing in forms
[edumed.git] / edumed / static / css / form.css
index 3b5da98..5699dd6 100644 (file)
@@ -7,6 +7,7 @@
   list-style: none;
   margin: 0; }
 .submit-form th {
+  min-width: 4em;
   max-width: 16em;
   font-weight: normal; }
 .submit-form .required th label:before, .submit-form .required > label:before {
@@ -18,5 +19,7 @@
   padding: 0 0 0 1em;
   margin: 0;
   color: red; }
+.submit-form .form-footer {
+  font-size: smaller; }
 
 /*# sourceMappingURL=form.css.map */