| Age | Commit message (Collapse) | Author | Files | Lines |
|
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
less/button-groups.less
|
|
border-radius and transition
|
|
1. Added a missing comma to the input-append's form control stack () to fix border-radius
2. Add to the .uneditable-input in forms to remove the float as we do with all other form controls
|
|
with table edge cases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Removed broken and unused dropup examples from the navs/pills docs
2. New defaults for dropdown menus: all corners are rounded and always 1px offset from top unless otherwise specified
3. Refined active and open states for button dropdowns by adding a darker background color for each button variation when opened; also changed the opened dropdown-toggle's inset shadow to match that of an :active button
4. Generalized .dropdown.open to just .open, thus removing a few lines from button-groups.less.
5. Annnnnnnnnd I think that's it.
|
|
|
|
separate files for further customization
|
|
|
|
|
|
on any input/select/etc in an input-prepend/append
|
|
|
|
ctalkington-brand-link
Conflicts:
docs/assets/bootstrap.zip
|
|
from non-link badges/labels
|
|
cases.
|
|
|
|
|
|
transition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
box-sizing and a max-width
|
|
|
|
|
|
|
|
|
|
ensure they're being used in the .less files)
|
|
|