Kevin Ross
|
3f1e2ef2d1
|
move to is-focused instead of .focus to prevent potential oversight with :focus . Standardizing styles based on form-group instead of a mixture of input state and form-group state, including validity, which now sets form-group.has-error
|
2015-11-10 10:26:00 -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
|
e14776f52e
|
sass conversion cleanup/removal of commented code
|
2015-11-04 17:36:36 -06:00 |
|
Kevin Ross
|
94cfe45c3a
|
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
|
427b5046fe
|
added generated file header, fixed contrast functions
|
2015-11-04 16:54:57 -06:00 |
|
Kevin Ross
|
6f6b801866
|
converted alert-variations
|
2015-11-04 15:00:44 -06:00 |
|
Kevin Ross
|
8dca1cb0c4
|
navbar variations converted
|
2015-11-04 14:49:03 -06:00 |
|
Kevin Ross
|
cf4cc11a6a
|
bg-img-variations replaced
|
2015-11-04 14:41:37 -06:00 |
|
Kevin Ross
|
f9f761b0eb
|
fixed bg-box-shadow variations
|
2015-11-04 14:34:47 -06:00 |
|
Kevin Ross
|
724b4acf66
|
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
|
d66a468d89
|
mixins converted to use maps for parameters - fixed variations param order.
|
2015-11-04 10:57:10 -06:00 |
|
Kevin Ross
|
64e1fd6673
|
replaced bg color generic-variations with mixin
|
2015-11-03 12:28:56 -06:00 |
|
Kevin Ross
|
7fc8f47437
|
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
|
c412642215
|
finished working through sass mixins to mimic less pass by function.
|
2015-11-03 09:57:40 -06:00 |
|