forked from mrlan/EnglishPal
				
			Enlarge button size so it is more table-friendly.
							parent
							
								
									9da1a1cae6
								
							
						
					
					
						commit
						aaabd3e3bb
					
				|  | @ -25,7 +25,7 @@ | ||||||
|     <input type="button" id="btn-selection" value="全部勾选" onclick="toggleCheckboxSelection(true)" /> |     <input type="button" id="btn-selection" value="全部勾选" onclick="toggleCheckboxSelection(true)" /> | ||||||
|   </p> |   </p> | ||||||
|       <form method="post" action="/{{username}}/mark"> |       <form method="post" action="/{{username}}/mark"> | ||||||
|        <button type="submit" name="add-btn" class="btn btn-primary btn-lg">加入我的生词簿</button> |        <button type="submit" name="add-btn" class="btn btn-outline-primary btn-lg">加入我的生词簿</button> | ||||||
|        {% for x in lst %} |        {% for x in lst %} | ||||||
|           {% set word = x[0]%} |           {% set word = x[0]%} | ||||||
|         <p> |         <p> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue