aboutsummaryrefslogtreecommitdiff
path: root/www/submit-body.css
blob: f09cff09ad3c7f57cb37049936ed88646f0a85b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*
 * Package archive submission form (based on proplist and form-table)
 */
#submit
{
  margin-top: .8em;
  margin-bottom: .8em;

  padding-top: .4em;
  padding-bottom: .4em;
}

#submit th
{
  width: 6.8em;
}

#submit input, #submit-padding
{
  width: 100%;
  margin:0;
}