Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Ross
2d52fc271c removed form-control-wrapper in lieu of standard form-group 2015-11-06 10:30:05 -06:00
Kevin Ross
77b731f78c sass conversion cleanup/removal of commented code 2015-11-04 17:36:36 -06:00
Kevin Ross
77ee32ce03 debugged bg-img-variations against dist, noted that the current dist had duplicate calls to the same mixin (fixed in the less file now) 2015-11-04 17:24:27 -06:00
Kevin Ross
45926cd3a9 added generated file header, fixed contrast functions 2015-11-04 16:54:57 -06:00
Kevin Ross
97df691b09 converted alert-variations 2015-11-04 15:00:44 -06:00
Kevin Ross
ca93368247 navbar variations converted 2015-11-04 14:49:03 -06:00
Kevin Ross
7f940586d9 bg-img-variations replaced 2015-11-04 14:41:37 -06:00
Kevin Ross
2942399fd5 fixed bg-box-shadow variations 2015-11-04 14:34:47 -06:00
Kevin Ross
c9bc2e623b fixed color palette. Sass has no way of 1. obtaining a declared variable by a string, and 2. getting a Color object from a string (required for functions such as darken) 2015-11-04 12:03:16 -06:00
Kevin Ross
057f55cbf7 mixins converted to use maps for parameters - fixed variations param order. 2015-11-04 10:57:10 -06:00
Kevin Ross
7df67e3be0 replaced bg color generic-variations with mixin 2015-11-03 12:28:56 -06:00
Kevin Ross
2c86dcd461 use a more generic param if we are going to be using this for other files such as buttons 2015-11-03 11:28:56 -06:00
Kevin Ross
aa67ceaeaa finished working through sass mixins to mimic less pass by function. 2015-11-03 09:57:40 -06:00