| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-24 | bump version | Mark Otto | 1 | -1/+1 | |
| 2015-06-16 | bump version | Mark Otto | 1 | -1/+1 | |
| 2015-05-16 | Remove grunt-banner completely. | XhmikosR | 1 | -0/+5 | |
| Add a license header in theme instead. | |||||
| 2015-05-14 | [Close #16482] Add border-radius to theme's navbar-inverse | Kevin Kirsche | 1 | -1/+1 | |
| [Close #16482] Add border-radius to theme's navbar-inverse | |||||
| 2015-04-04 | Fix theme.css .btn[disabled] styles. | vsn4ik | 1 | -4/+17 | |
| 2015-01-02 | Add .disabled class styling for .btn-styles | liias | 1 | -0/+1 | |
| Bootstrap itself has .btn-default.disabled styled. IE8 with angularjs has some weird behaviour if anchor has disabled attribute set, so I use disabled class as a workaround and assume the .disabled class styles the buttons the same as disabled attribute would. | |||||
| 2014-12-22 | add more refs to browser-related bugs in Less comments | Chris Rebert | 1 | -2/+2 | |
| 2014-11-05 | Theme: Correctly override active dropdown items in collapsed navbars | Heinrich Fenkart | 1 | -0/+12 | |
| 2014-10-29 | fixes #14913: badges in list group shouldn't have text shadow | Mark Otto | 1 | -0/+4 | |
| 2014-10-26 | Removed unnecessary new lines that were inconsistent with current style. | Baraa | 1 | -8/+0 | |
| 2014-10-25 | Fixes #14806: reset the text-shadow in the themed buttons | Mark Otto | 1 | -0/+4 | |
| 2014-10-25 | Fixes #14814: Use the link active bg variables for theme navbar gradients | Mark Otto | 1 | -2/+2 | |
| 2014-07-12 | Fixes #14074: Make open dropdown nav links in navbar use gradients | Mark Otto | 1 | -0/+2 | |
| 2014-06-19 | fixes #13881: restore existing striped progress bar behavior with theme styles | Mark Otto | 1 | -0/+5 | |
| 2014-06-18 | fixes #13093: reset the background color and remove background image on ↵ | Mark Otto | 1 | -0/+6 | |
| disabled theme buttons | |||||
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 1 | -1/+1 | |
| This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger | |||||
| 2013-10-20 | Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed ↵ | Mark Otto | 1 | -0/+1 | |
| through with rounded corners | |||||
| 2013-10-13 | fix #10257 | Mark Otto | 1 | -0/+2 | |
| 2013-09-16 | Derp, there were more | Soheil Behnezhad | 1 | -2/+2 | |
| 2013-09-16 | Remove some more unnecessary semicolons | Soheil Behnezhad | 1 | -8/+8 | |
| 2013-09-16 | Remove unnecessary semicolons | Soheil Behnezhad | 1 | -2/+2 | |
| 2013-09-01 | fixes #10111: different colors for dropdown link hover and active states | Mark Otto | 1 | -3/+6 | |
| 2013-08-23 | fixes #9877: improve active state on nav list items in theme | Mark Otto | 1 | -4/+6 | |
| 2013-08-23 | fixes #9879: add hover state to theme buttons | Mark Otto | 1 | -4/+11 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Update var in theme | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 1 | -1/+1 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-18 | Fix some forgotten things for navbar-default | Julian Thilo | 1 | -2/+2 | |
| New variable names were missing here and there. | |||||
| 2013-08-18 | fixes #9769: use navbar border radius var in theme | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | generic comment | Mark Otto | 1 | -4/+4 | |
| 2013-08-17 | Finish first pass at and docment Bootstrap v2-ish theme | Mark Otto | 1 | -6/+175 | |
| * Adds new "theme" example * Adds new theme.less file to provide all the overrides and additional styles for the theme * theme.less compiles, via Grunt, to two new files to `dist/css`, bootstrap-theme.css and bootstrap-theme.min.css | |||||
| 2013-08-06 | more twerks to the theme | Mark Otto | 1 | -1/+9 | |
| 2013-07-31 | add the theme file derp | Mark Otto | 1 | -0/+55 | |
