| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- Lets us use rounded corners in IE9
- Makes hover / active states work correctly in IE<=9
Only change for non-IE is that moving from hover -> not hovering
no longer animates (was a subtle blend) due to mismatch between the
bottom of the gradient and the background color.
Refactor: moves the primary button background to match the others.
|
|
some form ids and classes, straighten out the use of primary button variable
|
|
support
|
|
kristerkari-2.0-wip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use a new variable instead of relying solely on @grayLight
|
|
|
|
support and classes
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
bootstrap.css
docs/assets/js/application.js
docs/base-css.html
docs/components.html
docs/index.html
docs/javascript.html
docs/less.html
docs/scaffolding.html
docs/upgrading.html
|
|
|
|
remove text-shadow from gradientbar mixin to fix bug
|
|
|
|
|
|
|
|
|
|
forms to use correct classes
|
|
from 1.4, added github buttons to homepage
|
|
documentation
|
|
copy editing)
|
|
use :first-child over negative margin
|
|
|
|
|
|
|
|
|
|
for easier customization; added placeholder for @primaryButtonColor, but didn't implement
|
|
|
|
example to tabs/pills, add some new mixins
|
|
|
|
to isolate customization from function
|