Commit Graph

24 Commits

Author SHA1 Message Date
Kevin Ross
a1af899ba2 #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
b05c95b190 #727 checkpoint - added specific import order for less vs sass, normalized more variables. 2015-11-21 10:37:35 -06:00
Kevin Ross
f64ff8a142 @mdb- namespace known material variables before beginning to use bs variables directly 2015-11-21 08:56:29 -06:00
Kevin Ross
ac150abd0c normalize navbar forms with bootstrap font sizes since material inputs are larger 2015-11-18 15:51:06 -06:00
Kevin Ross
404f54a5c2 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
2d52fc271c removed form-control-wrapper in lieu of standard form-group 2015-11-06 10:30:05 -06:00
Kevin Ross
80610d9bc9 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
8dab9644be Fixed indents 2015-06-27 13:23:55 +03:00
Invis1ble
aaddbc4c1b Fixed https://github.com/FezVrasta/bootstrap-material-design/issues/394 2015-06-27 13:18:26 +03:00
FezVrasta
d1146c85d7 fixed #541 2015-04-29 13:17:53 +02:00
GradyD
d7849b3cb4 Dropdown material styles 2015-03-23 23:25:48 -04:00
Tim Hovius
032141246a Fixed margin for navbar-text on smaller screens 2015-02-27 12:20:26 +01:00
Tim Hovius
85841d984d Fixed dropdown-menu correct colors on active, hover and focus state 2015-02-27 12:09:22 +01:00
FezVrasta
9d645a45f8 merging material colors 2014-12-26 18:42:06 +01:00
Korgan
5e9a66e29f placeholder working correctly 2014-12-19 20:13:22 +01:00
FezVrasta
fb512058b2 fixed active and disabled elements of navbar 2014-12-13 12:32:27 +01:00
FezVrasta
f9c738d19e some improvement on navbars 2014-12-13 12:26:25 +01:00
Korgan
ad997a65cf All colors mixed 2014-12-06 02:45:14 +01:00
Marcin Antczak
72c5f5aa7b Fix navbar-inverse background hard coded to indigo 2014-11-10 14:47:19 +01:00
FezVrasta
f4edecb3b0 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
Rougin Gutib
93a4221c5e Removed "margin-top: 13px" to properly align "navbar-toggle" with "navbar-brand" 2014-10-31 13:47:20 +08:00
FezVrasta
ec97fa0022 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
9a1de8d3e4 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
FezVrasta
f397af8796 refactor to follow the way SASS is organized 2014-10-03 15:00:58 +02:00