14 Commits

Author SHA1 Message Date
Stephen Williams
a5ad40fdf6 add required class form group for asterisk on control label 2017-04-19 17:25:54 -04:00
Stephen Williams
55a700eeaf whitespace 2017-04-19 17:25:54 -04:00
Chris Corwin
307a86cf0f Adds fuelux-core.less and imports into individual files, this time with correct variable names. 2015-10-01 15:16:43 -04:00
Chris Corwin
cac2e49da5 Modifies all less verialbes to be dash-case instead of camelCase. 2015-10-01 14:08:11 -04:00
Stephen James
6696715fa0 Bring in LESS updates from previous opacity PR #1360 2015-07-10 14:14:48 -04:00
Stephen James
5c1a156811 Use variables for colors 2015-07-07 17:10:17 -04:00
Stephen James
9a343b1878 Gray out disable while keeping accessibility
Make disabled radio/checkbox opacity 65%

WCAG AA: Pass
WCAG AAA: Pass (borderline)
2015-06-18 15:44:05 -04:00
Stephen James
d6a2f25792 Add fuelux class across files, remove 2-step LESS build 2015-06-03 12:39:48 -04:00
Chris Corwin
faa2b54881 Add input[type=checkbox]:not(.sr-only), input[type=radio]:not(.sr-only) stuff to forms.less and checkbox-no-js.less 2015-05-04 10:50:32 -04:00
Chris Corwin
6b9255a9c7 Add better disabled rules to forms.less 2015-04-06 17:36:27 -04:00
Stephen James
f07487666d Allow block multiline label indents for checkbox/radio 2015-04-06 11:20:22 -04:00
Stephen James
68469f68fe Checkbox/radio replace outline w/ shadow
Also prevents hover on disabled elements
2015-04-03 00:59:39 -04:00
Stephen James
da3a10b1ce Use span, remove margin-bottom for inline radio/checkbox 2015-04-01 16:44:00 -04:00
Chris Corwin
1965055ee6 Checkbox and radio button style and markup work done in advance of deprecating the custom controls javascript. New grunt servedev task added to Gruntfile.js for LESS dev work. New markup examples added.
Checkbox and radio button style and markup work done in advance of deprecating the custom controls javascript. New grunt servedev task added to Gruntfile.js for LESS dev work. New markup examples added.
2015-03-04 17:35:23 -05:00