File tree Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change 126
126
.start , .end , .time
127
127
{
128
128
font-size : 25px ;
129
- width : 50 % ;
129
+ width : 60 % ;
130
130
}
131
131
.searchLabel {
132
132
display : inline-block;
158
158
}
159
159
160
160
.icon-group {
161
- display : block;
161
+ padding : ;
162
+ padding-left : 70% ;
163
+ }
164
+
165
+ .container .row {
166
+ display : none;
162
167
}
163
168
164
169
</ style >
176
181
< img class ="logo " src ="images/FC_logo.png " width ="120 ">
177
182
178
183
< div class ="icon-group ">
179
- < img class =" bikeandcar " src ="images/icon-car.gif " width ="44 " height ="44 " id ="findroute "/>
180
- < img class =" bikeandcar " src ="images/icon-bike.gif " width ="44 " height ="44 " id ="findRouteBike "/>
184
+ < img src ="images/icon-car.gif " width ="44 " height ="44 " id ="findroute "/>
185
+ < img src ="images/icon-bike.gif " width ="44 " height ="44 " id ="findRouteBike "/>
181
186
</ div >
182
187
183
188
< span class ="searchLabel ">
184
-
185
- Start Address:
189
+ Depart: < div id ="geolocate-button "> </ div >
186
190
</ span >
187
-
188
- < input type ="text " name ="start " class ="start " /> < div id ="geolocate-button "> </ div >
191
+ < input type ="text " name ="start " class ="start " />
189
192
< br />
190
193
< span class ="searchLabel ">
191
194
Destination:
192
195
</ span >
193
196
< input type ="text " name ="end " class ="end " />
194
197
< div class ="icon-group ">
195
198
< img class ="switchandprint switch " src ="images/icon-swap.gif " width ="44 " height ="44 " id ="switchInputsButton "/>
196
- < div id ="printButtonContainer ">
197
- < img class ="switchandprint "src ="images/icon-printer.gif " width = "44 " height = "44 " id ="print " />
198
- </ div >
199
+ < img class ="switchandprint "src ="images/icon-printer.gif " width = "44 " height = "44 " id ="print " />
199
200
</ div >
200
201
201
202
< div class ="container ">
You can’t perform that action at this time.
0 commit comments