File tree Expand file tree Collapse file tree 2 files changed +10
-20
lines changed
Expand file tree Collapse file tree 2 files changed +10
-20
lines changed Original file line number Diff line number Diff line change 9595 target ="_blank "
9696 > (Help)</ a >
9797 </ h1 >
98- < label >
99- Use telo misikeke error messages
100- < input type ="checkbox " id ="telo-misikeke " />
101- </ label >
102- < label >
103- Randomize output order < input type ="checkbox " id ="randomize " />
104- </ label >
105- < label >
106- Multiline input < input type ="checkbox " id ="multiline " />
107- </ label >
98+ < label > < input type ="checkbox " id ="telo-misikeke " />
99+ Use telo misikeke error messages</ label >
100+ < label > < input type ="checkbox " id ="randomize " />
101+ Randomize output order</ label >
102+ < label > < input type ="checkbox " id ="multiline " />
103+ Multiline input</ label >
108104 < label for ="quantity "> Singular and plural forms</ label >
109105 < select id ="quantity ">
110106 < option value ="both "> Show all</ option >
@@ -119,14 +115,10 @@ <h1>
119115 </ select >
120116 < details >
121117 < summary > Advance settings</ summary >
122- < label >
123- Allow X ala X partial parsing
124- < input type ="checkbox " id ="x-ala-x-partial-parsing " />
125- </ label >
126- < label >
127- Allow separate repeated modifiers
128- < input type ="checkbox " id ="separate-repeated-modifiers " />
129- </ label >
118+ < label > < input type ="checkbox " id ="x-ala-x-partial-parsing " />
119+ Allow X ala X partial parsing</ label >
120+ < label > < input type ="checkbox " id ="separate-repeated-modifiers " />
121+ Allow separate repeated modifiers</ label >
130122 </ details >
131123 < div >
132124 < button id ="reset-button "> Reset to default</ button >
Original file line number Diff line number Diff line change @@ -88,10 +88,8 @@ dialog > div > input[type="text"] {
8888 flex-grow : 1 ;
8989}
9090dialog input [type = "checkbox" ] {
91- margin-left : 10px ;
9291 width : 1em ;
9392 height : 1em ;
94- float : right;
9593}
9694@media (min-width : 800px ) {
9795 body {
You can’t perform that action at this time.
0 commit comments