]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Dropdowns overhaul:
authorMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 06:09:31 +0000 (23:09 -0700)
committerMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 06:09:31 +0000 (23:09 -0700)
commitac64d9405b3f650704f2e63b52c26b9f6f792cb8
tree4e2b96e4db48b04d386ff90f389b20ff5cf7b450
parent50b2245be5bd7cd12d37e38a00c4978a211bdcd3
Dropdowns overhaul:

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.
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/button-groups.less
less/dropdowns.less
less/navbar.less
less/navs.less