Skip to content

Commit

Permalink
Remet la croix sur les checkboxs
Browse files Browse the repository at this point in the history
  • Loading branch information
Situphen committed Jan 29, 2015
1 parent 67e1eef commit 3321218
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/scss/_form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@
border: 1px solid #BBB;
background: #FCFCFC;
transition: none;

&:checked {
@include sprite();
}
}
input[type=radio] {
border-radius: 50%;
Expand Down

0 comments on commit 3321218

Please sign in to comment.