aboutsummaryrefslogtreecommitdiff
path: root/www/submit-body.css
blob: 0cb86d199e803e27e34b0f36890dead0e919ca89 (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: 5.7em;
}

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