13 Commits

Author SHA1 Message Date
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
78a3ce12b1 move button colors to ios button 2015-12-04 21:53:48 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
6524ec69aa refactor(button): fixing some button css and adding in the fab scss
references #689
2015-12-04 17:03:34 -05:00
90ad475836 refactor(button): changed button attributes to classes
references #689
2015-12-04 15:44:38 -05:00
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
04c79fab5c reset buttons 2015-12-03 16:14:35 -06:00
339e5ea52e refactor(color): create color-shade mixin
Closes #173
2015-11-23 15:45:50 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
03e54487f0 refactor(button): added some primary attributes to the tests to make sure the styling is right
Fixed the button primary clear, closes #354
2015-10-27 16:39:01 -04:00
4d84cdae83 refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
2015-09-24 13:31:35 -05:00
dd47e93b0b refactor(button): button[clear] :hover
Closes #145
2015-09-21 22:09:43 -05:00
f70aff1895 themes wip 2015-08-11 17:36:28 -05:00