| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Improve .box-shadow mixin by utilizing regex function to no longer require escaping
|
|
larger font-size of 2.1.0
|
|
select, textarea
|
|
|
|
|
|
when we changed padding)
|
|
|
|
.warning for table tr and .info for .control-group
|
|
|
|
|
|
|
|
|
|
to solve modal rounding issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input-prepend/append for responsive for both fluid and fixed sizing
|
|
|
|
inline-block, fix height issue on textareas
|
|
2.0.4-wip-forms
|
|
|
|
few other cleanup tidbits
|
|
|
|
|
|
|
|
|
|
In less/mixins.less this mixin is being created with @placeholderText
color as default, which is actually set as @placeholderText: @grayLight
in less/variables.less so it's redundant to make call like this:
.placeholder(@grayLight);
|
|
|