直接把text改成checkbox,點擊會有藍色外邊框 要怎么去掉呢?、
? ?<input class="form-control input-lg" type="checkbox">
? ? </div>
? ? <div class="col-xs-6">
? ? ? <input class="form-control input-lg" type="text" placeholder="焦點點狀態(tài)下效果">
? ?<input class="form-control input-lg" type="checkbox">
? ? </div>
? ? <div class="col-xs-6">
? ? ? <input class="form-control input-lg" type="text" placeholder="焦點點狀態(tài)下效果">
2015-01-07
舉報
2015-01-09
親,在bootstrap時,checkbox的按鈕點擊選擇后是會有藍色邊框的,要想去掉,你可以把在本地下載下來的bootstrap文件進行修改。把這條語句刪掉就可以了?input[type="checkbox"]:focus