aboutsummaryrefslogtreecommitdiff
path: root/examples/theme/index.html
AgeCommit message (Collapse)AuthorFilesLines
2013-08-18Merge branch '3.0.0-wip' into bs3_panel_base_classMark Otto1-3/+3
Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
2013-08-18update theme to matchMark Otto1-3/+3
2013-08-18Refactor panels to have a base class for improved flexibility when ↵Mark Otto1-1/+1
customizing (and no overriding to start, too)
2013-08-19Add new navbar-default class to examplesJulian Thilo1-1/+1
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang1-1/+6
2013-08-17Finish first pass at and docment Bootstrap v2-ish themeMark Otto1-0/+382
* 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