X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/fd65827f7d34921b927dfd735099b0690aa3a2df..d555d988764995ea1f9f5ece46f453a66f09b334:/edumed/static/css/form.css?ds=sidebyside diff --git a/edumed/static/css/form.css b/edumed/static/css/form.css deleted file mode 100644 index ac11db0..0000000 --- a/edumed/static/css/form.css +++ /dev/null @@ -1,18 +0,0 @@ -.submit-form th, .submit-form td { - padding: .3em; - vertical-align: top; - text-align: left; } -.submit-form td ul { - padding: 0; - list-style: none; - margin: 0; } -.submit-form th { - max-width: 16em; - font-weight: normal; } -.submit-form .required th label:before { - content: "* "; - color: red; } -.submit-form .errorlist { - padding: 0 0 0 1em; - margin: 0; - color: red; }