| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 2 | -0/+55 | |
| 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 | 2 | -7/+15 | |
| 2013-01-17 | Change .img-polaroid to .img-thumbnail | Mark Otto | 1 | -7/+4 | |
| * Same code, but different classes was confusing * Now .img-thumbnail just extends .thumbnail | |||||
| 2013-01-17 | Remove .info from table rows | Mark Otto | 1 | -6/+0 | |
| 2013-01-17 | Restore .btn-info | Mark Otto | 2 | -0/+15 | |
| 2013-01-17 | Restore nav tabs, pills, justified variation, disabled links, and a few more ↵ | Mark Otto | 1 | -99/+68 | |
| 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 | -2/+0 | |
| 2013-01-17 | overhaul alerts section of tests | Mark Otto | 1 | -38/+30 | |
| 2013-01-17 | Merge branch 'ravage84-patch-2' into 2.3.0-wip | Mark Otto | 1 | -0/+59 | |
| 2013-01-17 | Remove navbar search | Mark Otto | 1 | -15/+0 | |
| 2013-01-17 | mo betta navbar dropdowns | Mark Otto | 1 | -154/+74 | |
| 2013-01-17 | Rearrange navbar.less and improve vertical divider support | Mark Otto | 1 | -96/+104 | |
| 2013-01-17 | Fix floats in navbar | Mark Otto | 1 | -4/+7 | |
| 2013-01-17 | Simplify and bring back the grid mixin for generating spans and offsets | Mark Otto | 3 | -106/+26 | |
| 2013-01-17 | Update less/tests/css-tests.html | ravage84 | 1 | -0/+59 | |
| Extended css-tests with alerts (alerts and alert-blocks) | |||||
| 2013-01-17 | Update nav and add bounds for tablet container | Mark Otto | 1 | -0/+4 | |
| 2013-01-17 | Remove all old responsive styles since we're motherfucking mobile first son | Mark Otto | 5 | -388/+0 | |
| 2013-01-17 | Move grid/container styles to grid.less; update docs; add offsetting back | Mark Otto | 3 | -50/+52 | |
| 2013-01-17 | Remove ported navbar css that was already commented out | Mark Otto | 1 | -222/+1 | |
| 2013-01-16 | improve navbar vars and fix side nav alignment | Mark Otto | 2 | -16/+27 | |
| 2013-01-16 | More navbar tweaks, including making fixed navbars work in the docs by ↵ | Mark Otto | 1 | -5/+7 | |
| adding padding to body | |||||
| 2013-01-16 | More navbar derping | Mark Otto | 5 | -47/+105 | |
| 2013-01-16 | mo betta new navbar styles; hook up some changed vars | Mark Otto | 2 | -23/+31 | |
| 2013-01-16 | flatten the progress bars | Mark Otto | 1 | -12/+14 | |
| 2013-01-16 | restore alerts, and make them suck much less | Mark Otto | 3 | -18/+6 | |
| 2013-01-16 | Make jumbotron mo responsive | Mark Otto | 1 | -7/+14 | |
| 2013-01-16 | Add in responsive for 1200px+ layout; increase padding for that viewport size | Mark Otto | 2 | -3/+13 | |
| 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/+16 | |
| 2013-01-16 | restore pagination and pager | Mark Otto | 2 | -1/+3 | |
| 2013-01-16 | restore breadcrumbs | Mark Otto | 1 | -0/+1 | |
| 2013-01-16 | restore wells and close | Mark Otto | 1 | -0/+2 | |
| 2013-01-16 | Restore button groups | Mark Otto | 2 | -1/+2 | |
| 2013-01-16 | Restore dropdowns.less | Mark Otto | 1 | -0/+1 | |
| 2013-01-16 | restore glyphicons | Mark Otto | 1 | -1/+2 | |
| 2013-01-16 | Re-add and update form styles: | Mark Otto | 2 | -37/+53 | |
| * 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/+2 | |
| 2013-01-16 | Derp on type styles a bit more; bring back and fix up more more docs styles | Mark Otto | 2 | -8/+8 | |
| 2013-01-16 | mo betta type margins for headings | Mark Otto | 1 | -3/+12 | |
| 2013-01-16 | Port over temp responsive styles to bootstrap.less; readd buttons | Mark Otto | 1 | -0/+70 | |
| 2013-01-16 | remove extra border-radius props | Mark Otto | 1 | -1/+0 | |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 10 | -18/+194 | |
| 2013-01-15 | Fixes #6586: remove top 5px margin from navbar input group button groups | Mark Otto | 1 | -1/+3 | |
| 2013-01-15 | add text alignment classes from 3.0 | Mark Otto | 1 | -0/+4 | |
| 2013-01-15 | type and stuff | Mark Otto | 1 | -0/+2 | |
| 2013-01-14 | nuke and flatten and stuff | Mark Otto | 2 | -14/+4 | |
