Improve style
This commit is contained in:
parent
6ad0390a36
commit
ad1210cdc4
1 changed files with 2 additions and 2 deletions
|
|
@ -35,11 +35,11 @@
|
|||
<ul id="travelers-select"></ul>
|
||||
|
||||
<div style="clear: both; float: left; display: block; position: relative;margin-top: 20px;">
|
||||
<p>
|
||||
<p style="margin-bottom: 0px">
|
||||
<label for="time-range">Zeitraum:</label>
|
||||
<input type="text" id="time-range" readonly style="border:0; color:#f6931f; font-weight:bold;">
|
||||
<div id="time-range-slider"></div>
|
||||
</p>
|
||||
<div id="time-range-slider" style="margin-bottom: 2em"></div>
|
||||
|
||||
<a class="button" style="color:white" id="travelers-filter-button">Filter</a>
|
||||
<a class="button" style="color:white" id="travelers-reset-button">Reset</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue