responsive self service
This commit is contained in:
parent
a6f807f60a
commit
25a312e65e
|
@ -104,11 +104,11 @@ select {
|
||||||
background:#F5F5F5 none repeat-x scroll 50% 50%;
|
background:#F5F5F5 none repeat-x scroll 50% 50%;
|
||||||
border:1px solid #AAAAAA;
|
border:1px solid #AAAAAA;
|
||||||
color:#222222;
|
color:#222222;
|
||||||
margin: 1px;
|
margin: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
margin: 1px;
|
margin: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.margin2 {
|
.margin2 {
|
||||||
|
|
Loading…
Reference in New Issue