joyent-portal/ui/src/components/checkbox/style.css
2016-10-26 14:04:32 +01:00

9 lines
76 B
CSS

input[type='checkbox'] {
&.checkbox {
}
}
.label {
color: #646464;
}