checkbox updates

This commit is contained in:
Adam Bradley
2015-07-27 22:36:32 -05:00
parent 64b53cdc7d
commit 0808785234
10 changed files with 129 additions and 79 deletions

View File

@ -52,7 +52,7 @@ button,
overflow: hidden;
cursor: pointer;
user-select: none;
@include user-select-none();
border: 1px solid #ccc;
padding: $button-padding;