| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-02 | Add @btn-color variable and use in buttons and carets; fixes dropup caret as ↵ | Mark Otto | 1 | -13/+7 | |
| well | |||||
| 2013-02-01 | Refactor navbar dividers | Mark Otto | 1 | -11/+22 | |
| * Instead of .divider-vertical, use .divider * Makes use of .nav-divider mixin * Dividers are horizontal to start, matching the default state of navbar nav links * Dividers become vertical above 768px via media queries | |||||
| 2013-02-01 | Fixes #6657: Upgrade Normalize to 2.1.0 | Mark Otto | 1 | -2/+13 | |
| 2013-02-01 | Refactor colors and progress bars | Mark Otto | 1 | -39/+21 | |
| * Buttons and progress bars now make use of more semantic global @brand- colors * Progress bars have been rewritten to reduce the number of possible selectors * Instead of .progress .bar, it's .progress-bar for individual bars of color, ultimately making for less CSS | |||||
| 2013-01-31 | only round jumbotron corners at 768px+ | Mark Otto | 1 | -1/+1 | |
| 2013-01-31 | Button up navbar form which was adding 2px padding to .navbar | Mark Otto | 1 | -2/+2 | |
| 2013-01-19 | Tighten up badges docs; less bottom margin on h3 | Mark Otto | 1 | -7/+16 | |
| 2013-01-19 | Merge branch '3.0.0-wip-badges-to-counters' of ↵ | Mark Otto | 1 | -31/+9 | |
| https://github.com/vickash/bootstrap into vickash-3.0.0-wip-badges-to-counters | |||||
| 2013-01-18 | Change .badge to .counter, make appearance more OSX-ish, and remove colors | Vickash Mahabir | 1 | -31/+9 | |
| 2013-01-17 | Semibold dat .navbar .brand | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -0/+12 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/css.html docs/customize.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/javascript.html docs/scaffolding.html docs/templates/layout.mustache docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache less/navbar.less | |||||
| 2013-01-17 | Combine .thumbnail and .img-thumbnail into simpler selectors | Mark Otto | 1 | -15/+10 | |
| 2013-01-17 | Change .img-polaroid to .img-thumbnail | Mark Otto | 1 | -6/+10 | |
| * Same code, but different classes was confusing * Now .img-thumbnail just extends .thumbnail | |||||
| 2013-01-17 | Remove .info from table rows | Mark Otto | 1 | -8/+0 | |
| 2013-01-17 | Restore .btn-info | Mark Otto | 1 | -0/+12 | |
| 2013-01-17 | Restore nav tabs, pills, justified variation, disabled links, and a few more ↵ | Mark Otto | 1 | -126/+71 | |
| things. Still need to add the dropdowns back though. | |||||
| 2013-01-17 | remove global text-shadow from alerts components because it was fucking up ↵ | Mark Otto | 1 | -1/+0 | |
| buttons in a real way | |||||
| 2013-01-17 | Nuke shadows around thumbnails | Mark Otto | 1 | -4/+0 | |
| 2013-01-17 | Remove navbar search | Mark Otto | 1 | -15/+0 | |
| 2013-01-17 | mo betta navbar dropdowns | Mark Otto | 1 | -153/+65 | |
| 2013-01-17 | Rearrange navbar.less and improve vertical divider support | Mark Otto | 1 | -87/+92 | |
| 2013-01-17 | Fix floats in navbar | Mark Otto | 1 | -1/+4 | |
| 2013-01-17 | Simplify and bring back the grid mixin for generating spans and offsets | Mark Otto | 1 | -40/+46 | |
| 2013-01-17 | Update nav and add bounds for tablet container | Mark Otto | 1 | -0/+3 | |
| 2013-01-17 | Remove all old responsive styles since we're motherfucking mobile first son | Mark Otto | 1 | -18/+47 | |
| 2013-01-17 | Move grid/container styles to grid.less; update docs; add offsetting back | Mark Otto | 1 | -67/+90 | |
| 2013-01-17 | Remove ported navbar css that was already commented out | Mark Otto | 1 | -223/+0 | |
| 2013-01-16 | improve navbar vars and fix side nav alignment | Mark Otto | 1 | -2/+7 | |
| 2013-01-16 | More navbar tweaks, including making fixed navbars work in the docs by ↵ | Mark Otto | 1 | -6/+7 | |
| adding padding to body | |||||
| 2013-01-16 | More navbar derping | Mark Otto | 1 | -37/+77 | |
| 2013-01-16 | mo betta new navbar styles; hook up some changed vars | Mark Otto | 1 | -11/+23 | |
| 2013-01-16 | flatten the progress bars | Mark Otto | 1 | -53/+16 | |
| 2013-01-16 | restore alerts, and make them suck much less | Mark Otto | 1 | -2/+58 | |
| 2013-01-16 | Make jumbotron mo responsive | Mark Otto | 1 | -7/+13 | |
| 2013-01-16 | Add in responsive for 1200px+ layout; increase padding for that viewport size | Mark Otto | 1 | -3/+10 | |
| 2013-01-16 | fix up sidenav and components page | Mark Otto | 1 | -1/+1 | |
| 2013-01-16 | Prevent grids from collapsing, fix affixed side nav for docs | Mark Otto | 1 | -0/+1 | |
| 2013-01-16 | Remove commented out files; leave responsive stuff commented out for now | Mark Otto | 1 | -47/+0 | |
| 2013-01-16 | restore remaining components | Mark Otto | 1 | -0/+928 | |
| 2013-01-16 | restore pagination and pager | Mark Otto | 1 | -0/+152 | |
| 2013-01-16 | restore breadcrumbs | Mark Otto | 1 | -0/+24 | |
| 2013-01-16 | restore wells and close | Mark Otto | 1 | -0/+53 | |
| 2013-01-16 | Restore button groups | Mark Otto | 1 | -0/+144 | |
| 2013-01-16 | Restore dropdowns.less | Mark Otto | 1 | -0/+145 | |
| 2013-01-16 | restore glyphicons | Mark Otto | 1 | -0/+654 | |
| 2013-01-16 | Re-add and update form styles: | Mark Otto | 1 | -0/+579 | |
| * Restore forms.less file * Overhaul .radio.inline .checkbox.inline to be .radio-inline or .checkbox-inline * Update docs to reflect changes | |||||
| 2013-01-16 | restore table styles | Mark Otto | 1 | -0/+174 | |
| 2013-01-16 | Derp on type styles a bit more; bring back and fix up more more docs styles | Mark Otto | 1 | -2/+8 | |
| 2013-01-16 | mo betta type margins for headings | Mark Otto | 1 | -2/+10 | |
| 2013-01-16 | Port over temp responsive styles to bootstrap.less; readd buttons | Mark Otto | 1 | -0/+277 | |
