File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 19
19
</ td >
20
20
< td >
21
21
< div >
22
- < input type ="range " step ='5 ' id ="min " value ="0 " min ="0 " max ="100 " style ="width:90%;height:34px " />
22
+ < input type ="range " step ='5 ' id ="min " value ="0 " min ="0 " max ="100 " style ="width:90%; " />
23
23
</ div >
24
24
</ td >
25
25
</ tr >
29
29
</ td >
30
30
< td >
31
31
< div >
32
- < input type ="range " step ='5 ' id ="max " value ="100 " min ="0 " max ="100 " style ="width:90%;height:34px " />
32
+ < input type ="range " step ='5 ' id ="max " value ="100 " min ="0 " max ="100 " style ="width:90%; " />
33
33
</ div >
34
34
</ td >
35
35
</ tr >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 56
56
</ td >
57
57
< td >
58
58
< div >
59
- < input type ="range " id ="start " value ="0 " min ="0 " max ="100 " style ="width:90%;height:34px; " />
59
+ < input type ="range " id ="start " value ="0 " min ="0 " max ="100 " style ="width:90%; " />
60
60
</ div >
61
61
</ td >
62
62
</ tr >
66
66
</ td >
67
67
< td >
68
68
< div >
69
- < input type ="range " id ="end " value ="32 " min ="0 " max ="100 " style ="width:90%;height:34px; " />
69
+ < input type ="range " id ="end " value ="32 " min ="0 " max ="100 " style ="width:90%; " />
70
70
</ div >
71
71
</ td >
72
72
</ tr >
77
77
</ td >
78
78
< td >
79
79
< div >
80
- < input type ="range " id ="startWidth " value ="15 " min ="0 " max ="30 " style ="width:90%;height:34px; " />
80
+ < input type ="range " id ="startWidth " value ="15 " min ="0 " max ="30 " style ="width:90%; " />
81
81
</ div >
82
82
</ td >
83
83
</ tr >
87
87
</ td >
88
88
< td >
89
89
< div >
90
- < input type ="range " id ="endWidth " value ="15 " min ="0 " max ="30 " style ="width:90%;height:34px; " />
90
+ < input type ="range " id ="endWidth " value ="15 " min ="0 " max ="30 " style ="width:90%; " />
91
91
</ div >
92
92
</ td >
93
93
</ tr >
You can’t perform that action at this time.
0 commit comments