2012-09-24 10:20:36 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2012-09-25 02:21:30 +02:00
|
|
|
#fromapp-label, #fromapp-force-label {
|
2012-09-24 10:20:36 +02:00
|
|
|
float: left;
|
|
|
|
width: 200px;
|
|
|
|
margin-bottom: 25px;
|
|
|
|
}
|
|
|
|
|
2012-09-25 02:21:30 +02:00
|
|
|
#fromapp-input, #fromapp-force {
|
2012-09-24 10:20:36 +02:00
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
|