aboutsummaryrefslogtreecommitdiff
path: root/less/bootstrap.less
AgeCommit message (Collapse)AuthorFilesLines
2013-01-17Remove all old responsive styles since we're motherfucking mobile first sonMark Otto1-27/+0
2013-01-17Move grid/container styles to grid.less; update docs; add offsetting backMark Otto1-46/+0
2013-01-16More navbar derpingMark Otto1-32/+0
2013-01-16restore alerts, and make them suck much lessMark Otto1-0/+1
2013-01-16Add in responsive for 1200px+ layout; increase padding for that viewport sizeMark Otto1-2/+13
2013-01-16fix up sidenav and components pageMark Otto1-1/+1
2013-01-16Remove commented out files; leave responsive stuff commented out for nowMark Otto1-47/+0
2013-01-16restore remaining componentsMark Otto1-0/+16
2013-01-16restore pagination and pagerMark Otto1-0/+2
2013-01-16restore breadcrumbsMark Otto1-0/+1
2013-01-16restore wells and closeMark Otto1-0/+2
2013-01-16Restore button groupsMark Otto1-0/+1
2013-01-16Restore dropdowns.lessMark Otto1-0/+1
2013-01-16restore glyphiconsMark Otto1-1/+2
2013-01-16Re-add and update form styles:Mark Otto1-0/+1
* Restore forms.less file * Overhaul .radio.inline .checkbox.inline to be .radio-inline or .checkbox-inline * Update docs to reflect changes
2013-01-16restore table stylesMark Otto1-0/+2
2013-01-16Port over temp responsive styles to bootstrap.less; readd buttonsMark Otto1-0/+70
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-2/+12
2013-01-15type and stuffMark Otto1-0/+2
2013-01-14nuke and flatten and stuffMark Otto1-0/+3
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto1-2/+2
Conflicts: less/bootstrap.less
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto1-3/+3
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less less/type.less package.json
2012-12-19Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports ↵Mark Otto1-1/+1
metaphors are cooler than ad ones
2012-12-19Drop .label component. Instead, just use .badge because fuck dupe code and ↵Mark Otto1-1/+1
stuff.
2012-12-19Use normalize as separate file instead of with other resets; still need to ↵Mark Otto1-4/+4
punt other styles
2012-12-10Version bumpMark Otto1-1/+1
2012-12-10move reset after vars and mixinsMark Otto1-3/+3
2012-11-30version bump to 3.0Mark Otto1-1/+1
2012-11-30remove deleted css files, run makeMark Otto1-1/+0
2012-11-05Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css less/navbar.less less/variables.less
2012-11-05version bumpMark Otto1-1/+1
2012-11-03Merge branch 'glyphicons_font' into exploratoryMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css less/sprites.less
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
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-02removing glyphicons images, swapping in new icon font with new classesMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-09-30single CSS file for all css, including responsiveMark Otto1-0/+26
2012-09-25remove all ie7 conditionals and mixinsMark Otto1-1/+1
2012-09-17Merge branch 'wpbrains-media-component' into 2.1.2-wipMark Otto1-0/+1
2012-09-17resolve conflicts and remakeMark Otto1-0/+1
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-17change css version #Mark Otto1-1/+1
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the ↵Mark Otto1-2/+1
old one
2012-07-29reverse navbar styles to save codeMark Otto1-1/+2
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-1/+0
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-0/+1
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-04-24Added Medias code and documentationGiuliano Velli1-0/+1
Fix for Issue #1711 Added media.less and edited bootstrap.less and responsive.less to manage media components. Added a section to the documentation (Media, in components.html) outlining how Medias work. Edited bootstrap.css and bootstrap-responsive.css to add the code for the demos Signed-off-by: Giuliano Velli <[email protected]>
2012-03-22bump version numbers in css files to 2.0.3, break out responsive CSS into ↵Mark Otto1-1/+1
separate files for further customization