projects
/
mixstore.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
38304957ecb114040d32be2439bf511acf35999f
[mixstore.git]
/
web
/
mixstore
/
css
/
form.css
1
form
{
2
margin-top
:
25px
;
3
}
4
5
div#afterform
{
6
margin-top
:
20px
;
7
}
8
9
select
{
10
margin-top
:
9px
;
11
}
12
13
input
[
type
=
"checkbox"
] {
14
margin-top
:
13px
;
15
}
16
17
input
[
type
=
"file"
] {
18
margin-top
:
5px
;
19
/*height: 48px; doesn't work well - TOFIX */
20
}