use html label tag to improve usability

It would improve usability if the HTML label attribute was used next to the checkboxes when "editing blocking options".

Instead of:
<span class="app-name-span whitelisted">CBS Interactive</span>

use:
<label for="app-357" class="app-name-span whitelisted">CBS Interactive</label>
1 person likes
this idea
+1
Reply