boutons radio stylés
This commit is contained in:
parent
ddc20002ca
commit
c796838fde
5 changed files with 40 additions and 4 deletions
|
@ -2140,7 +2140,7 @@ button:focus {
|
|||
/* ==Checkbox */
|
||||
/* ----------------------------- */
|
||||
/* use .checkbox class on input type=checkbox */
|
||||
/* recommanded HTML : <input type="checkbox" class="checkbox" id="test1"><label for="test1">click here</label> */
|
||||
/* recommanded HTML : <input type="checkbox" class="checkbox" id="c1"><label for="c1">click here</label> */
|
||||
.checkbox ~ label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue