Kevin Ross
a48afdaa8f
Big refactoring checkpoint (not working yet), much work on web fonts, buttons, and primarily removing superfluous color variations that were generated without need. Variations mixins now require a component to be passed to make sure are generating specific css, and these variation mixins can now be executed from within the context (instead of the outside looking in with a long selector name).
2015-11-23 17:43:41 -06:00
Kevin Ross
15446adb11
Solves #735 togglebuttons example rendering outside of .form-group
2015-11-21 12:15:29 -06:00
Kevin Ross
f0e1b9c2b6
#727 checkpoint - added specific import order for less vs sass, normalized more variables.
2015-11-21 10:37:35 -06:00
Kevin Ross
04ab7ddc41
@mdb- namespace known material variables before beginning to use bs variables directly
2015-11-21 08:56:29 -06:00
Kevin Ross
566453f56d
Solves #730 and #636 -
...
- labels adjusted for horizontal forms, and generic labels now set in inputs.less
- js added to set is-focused on checkbox form-groups when hovering
- markup samples for right, left checkbox labels plus help-blocks
2015-11-20 10:17:12 -06:00
Kevin Ross
2b6d9ea37b
fixed bad label markup
2015-11-18 14:53:05 -06:00
Kevin Ross
4695eda87b
standardized radio/toggle/checkbox labels
2015-11-18 14:43:36 -06:00
Kevin Ross
9bba410677
Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss
2015-11-04 17:50:22 -06:00
FezVrasta
2f7d6791eb
fixed #499
2015-03-16 14:47:55 +01:00
FezVrasta
a4372ffcc5
fixed some togglebutton selector
2015-03-16 14:41:16 +01:00
FezVrasta
d134fd0d15
fixed ripple color of toggle buttons
2015-03-11 17:14:24 +01:00
FezVrasta
80fc8a14b3
added color variations even on toggles' ripple
2015-03-10 10:27:06 +01:00
FezVrasta
3cf4a656bf
btn states and toggles variations
2015-03-09 20:56:57 +01:00
phillc
a4a7911193
Change togglebutton's first-child to first-of-type
2015-02-10 19:57:50 -05:00
FezVrasta
2f21ce5be3
fixed some toggle button behavior
2014-12-01 13:45:11 +01:00
FezVrasta
84ff0247c6
implemented toggle buttons #248
2014-12-01 13:29:34 +01:00