Improve style
This commit is contained in:
parent
c84a83128c
commit
7065017237
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ jQuery('document').ready(function(){
|
|||
jQuery('#travelers-filter-button').on('click', filterByTravelerClick);
|
||||
jQuery('#travelers-reset-button').on('click', resetFilter);
|
||||
jQuery('#toggle-and-or').toggleSwitch({
|
||||
width: "100px",
|
||||
height: "40px",
|
||||
width: "140px",
|
||||
height: "20px",
|
||||
onLabel: "Insgesamt",
|
||||
offLabel: "Zusammen",
|
||||
onToggle: filterByTravelerClick
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue