| Age | Commit message (Collapse) | Author | Files | Lines |
|
patrickhlauke-2.3.0-wip
Conflicts:
docs/assets/css/bootstrap.css
less/navbar.less
|
|
|
|
Mostly doubling-up :hover styles to also cover :focus, as a first step
to making the framework more keyboard-friendly.
Additionally, fixed two small markup issues in the docs/examples to
make the "Learn more" large primary button-styled links
keyboard-focusable (as without href they're treated as non-tabable
anchors).
|
|
|
|
large buttons
|
|
|
|
|
|
|
|
|
|
add missing icon class definition for buttons:
'[class*=" icon-"]'
|
|
4px; add border-radius changes to -large, -small, -mini for buttons and paginations
|
|
components; resize pagination and buttons to better match each other
|
|
var if necessary for further var evaluation
|
|
Improve .box-shadow mixin by utilizing regex function to no longer require escaping
|
|
|
|
|
|
|
|
|
|
|
|
nuking everything on :active as well
|
|
|
|
|
|
|
|
|
|
|
|
others with no opacity changes
|
|
|
|
|
|
|
|
|
|
nextgenthemes-2.1.0-wip
Conflicts:
less/buttons.less
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not use a default value at all
|
|
1. Removed borders on .btn and increased line-height 2px to compensate
2. Set buttons to use the endColor of the gradient as the background-color by default for extra contrast between button and background
3. Set a 5% darker background-color on hover of buttons just for IE7
|
|
|
|
border-radius and transition
|
|
|
|
|
|
|
|
|
|
'btn-large'
|
|
Conflicts:
docs/assets/bootstrap.zip
|