fnp
/
edumed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Introducing different deadlines for contestants
[edumed.git]
/
edumed
/
static
/
css
/
form.css
1
.submit-form th, .submit-form td {
2
padding: .3em;
3
vertical-align: top;
4
text-align: left; }
5
.submit-form th {
6
max-width: 16em;
7
font-weight: normal; }
8
.submit-form .required label:before {
9
content: "* ";
10
color: red; }
11
.submit-form .errorlist {
12
padding: 0 0 0 1em;
13
margin: 0;
14
color: red; }