Commit Graph

25 Commits

Author SHA1 Message Date
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
e41996fa10 #727 more normalization of variables, removal of many unused variables, and solved #352 with media query variables 2015-11-21 11:42:16 -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
2cfee47c9b normalize navbar forms with bootstrap font sizes since material inputs are larger 2015-11-18 15:51:06 -06:00
Kevin Ross
4d5317e8b8 A lot of work normalizing static control-labels with floating labels. This was primarily achieved by having material.js put the focus on the form-group, and adjusting styles as needed. Also done was a standardization of label/input sizes, and the introduction/testing of standardized form-group sizes. 2015-11-06 16:46:05 -06:00
Kevin Ross
59811e4ca5 removed form-control-wrapper in lieu of standard form-group 2015-11-06 10:30:05 -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
Invis1ble
32cd7ee54f Fixed indents 2015-06-27 13:23:55 +03:00
Invis1ble
9cd640953d Fixed https://github.com/FezVrasta/bootstrap-material-design/issues/394 2015-06-27 13:18:26 +03:00
FezVrasta
8be690bd05 fixed #541 2015-04-29 13:17:53 +02:00
GradyD
537f88fa2f Dropdown material styles 2015-03-23 23:25:48 -04:00
Tim Hovius
9e299c24fd Fixed margin for navbar-text on smaller screens 2015-02-27 12:20:26 +01:00
Tim Hovius
92e41b7fda Fixed dropdown-menu correct colors on active, hover and focus state 2015-02-27 12:09:22 +01:00
FezVrasta
0095f43c22 merging material colors 2014-12-26 18:42:06 +01:00
Korgan
e5c656d694 placeholder working correctly 2014-12-19 20:13:22 +01:00
FezVrasta
381b972f1c fixed active and disabled elements of navbar 2014-12-13 12:32:27 +01:00
FezVrasta
cb2472f5cf some improvement on navbars 2014-12-13 12:26:25 +01:00
Korgan
f1bac0b4b9 All colors mixed 2014-12-06 02:45:14 +01:00
Marcin Antczak
21890397c6 Fix navbar-inverse background hard coded to indigo 2014-11-10 14:47:19 +01:00
FezVrasta
d6c73f5c68 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
Rougin Gutib
57b9a8cb74 Removed "margin-top: 13px" to properly align "navbar-toggle" with "navbar-brand" 2014-10-31 13:47:20 +08:00
FezVrasta
2c66ff3770 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
085590ea67 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
FezVrasta
9b54709ade refactor to follow the way SASS is organized 2014-10-03 15:00:58 +02:00