This adds input-checkbox to the selector in each theme's `inputs.less` to apply the
same border/box-shadow style to indicate focus to checkbox inputs when they are focused.
Previously, there was no way of visually identifying whether a checkbox was focused or not.