| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-17 | Simplify and bring back the grid mixin for generating spans and offsets | Mark Otto | 1 | -10/+0 | |
| 2013-01-16 | improve navbar vars and fix side nav alignment | Mark Otto | 1 | -14/+19 | |
| 2013-01-16 | More navbar derping | Mark Otto | 1 | -8/+16 | |
| 2013-01-16 | mo betta new navbar styles; hook up some changed vars | Mark Otto | 1 | -12/+8 | |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 1 | -1/+1 | |
| 2013-01-13 | Fix btn link hover and tweak dropdown border/shadows | Mark Otto | 1 | -1/+1 | |
| 2013-01-12 | finetune buttons flattened colors | Mark Otto | 1 | -10/+10 | |
| 2013-01-12 | Flatten navbar | Mark Otto | 1 | -1/+1 | |
| 2013-01-11 | Add glyphicons font path variable | Fabien | 1 | -0/+5 | |
| 2012-12-26 | Cleanup spacing in variables file | Mark Otto | 1 | -35/+34 | |
| 2012-12-20 | lighter buttons closer to todays versions | Mark Otto | 1 | -2/+2 | |
| 2012-12-19 | Holy shit, buttons, button states, and input states updated | Mark Otto | 1 | -1/+1 | |
| 2012-12-19 | Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ↵ | Mark Otto | 1 | -1/+1 | |
| commented out code | |||||
| 2012-12-19 | More button tweaks | Mark Otto | 1 | -9/+8 | |
| 2012-12-19 | overhaul buttons | Mark Otto | 1 | -6/+0 | |
| 2012-12-19 | Remove @black and just use #000 | Mark Otto | 1 | -1/+0 | |
| 2012-12-19 | Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports ↵ | Mark Otto | 1 | -4/+4 | |
| metaphors are cooler than ad ones | |||||
| 2012-12-09 | Refactor input groups | Mark Otto | 1 | -2/+2 | |
| * Deprecate .input-append and .input-prepend * Use new, single base class for component, .input-group * Deprecate .addon for .input-group-addon * For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns * Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first | |||||
| 2012-11-30 | grid vars updated | Mark Otto | 1 | -10/+10 | |
| 2012-11-30 | popovers and tooltips vars | Mark Otto | 1 | -10/+10 | |
| 2012-11-30 | form state vars | Mark Otto | 1 | -12/+12 | |
| 2012-11-30 | hero unit and pagination vars | Mark Otto | 1 | -6/+10 | |
| 2012-11-30 | alignment | Mark Otto | 1 | -19/+19 | |
| 2012-11-30 | navbar vars | Mark Otto | 1 | -30/+31 | |
| 2012-11-30 | more vars changed | Mark Otto | 1 | -20/+18 | |
| 2012-11-30 | remove sprites vars, change zindex vars | Mark Otto | 1 | -13/+6 | |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 1 | -11/+0 | |
| 2012-11-30 | more vars changing | Mark Otto | 1 | -10/+20 | |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -34/+33 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -17/+17 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -19/+18 | |
| 2012-11-05 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css less/navbar.less less/variables.less | |||||
| 2012-11-04 | Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to ↵ | Mark Otto | 1 | -1/+1 | |
| .navbar-text to prevent unintended cascading | |||||
| 2012-11-03 | Merge branch 'glyphicons_font' into exploratory | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css less/sprites.less | |||||
| 2012-11-03 | Navs refactor, restoring .nav-list | Mark Otto | 1 | -1/+1 | |
| 2012-11-03 | rgba() tooltip bg | Mark Otto | 1 | -1/+1 | |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -2/+2 | |
| Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less | |||||
| 2012-11-02 | removing glyphicons images, swapping in new icon font with new classes | Mark Otto | 1 | -1/+1 | |
| 2012-10-31 | fixes #5700: restore white text on active dropdown/typeahead text | Mark Otto | 1 | -1/+1 | |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 | |
| 2012-10-01 | reset input and button heights with updated padding | Mark Otto | 1 | -1/+2 | |
| 2012-09-30 | vars less spacing and cleanup | Mark Otto | 1 | -2/+1 | |
| 2012-09-30 | remove bluedark var | Mark Otto | 1 | -1/+0 | |
| 2012-09-30 | remove dupe ff3/4 button fixes; also remove headingscolor var | Mark Otto | 1 | -1/+0 | |
| 2012-09-25 | increase padding on navbar links, remove font-size override on .navbar from ↵ | Mark Otto | 1 | -1/+1 | |
| docs css | |||||
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -1/+23 | |
| Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/base-css.html docs/templates/pages/base-css.mustache less/forms.less less/mixins.less | |||||
| 2012-09-20 | fixes #5127: add @inputHeight to replace static instances of '30px' ↵ | Mark Otto | 1 | -0/+1 | |
| throughout forms | |||||
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to ↵ | Mark Otto | 1 | -12/+18 | |
| 4px; add border-radius changes to -large, -small, -mini for buttons and paginations | |||||
| 2012-09-18 | add new vars for common font-sizes and paddings with large, small, and mini ↵ | Mark Otto | 1 | -0/+14 | |
| components; resize pagination and buttons to better match each other | |||||
| 2012-09-17 | fixes #5163: add new var for navbar collapse's default view, use that in ↵ | Mark Otto | 1 | -0/+1 | |
| responsive navbar css | |||||
