From ac64d9405b3f650704f2e63b52c26b9f6f792cb8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Mar 2012 23:09:31 -0700 Subject: 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/components.html | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 518c38ddb..be1143877 100644 --- a/docs/components.html +++ b/docs/components.html @@ -639,16 +639,6 @@
  • Separated link
  • -
     <ul class="nav nav-tabs">
    @@ -681,16 +671,6 @@
                 
  • Separated link
  • -
     <ul class="nav nav-pills">
    -- 
    cgit v1.2.3