私はこれを手に入れましたが、黄色のアウトラインは必要ありません。どのようにできるのか?
私のコード:
<div class="ui-block-a">
<div class="ui-bar ui-bar-e" style="height:50px">
<input type="checkbox" name="checkbox-1" id="checkbox-1" class="custom" />
<label for="checkbox-1"></label>
</div>