aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-theme.css
AgeCommit message (Collapse)AuthorFilesLines
2013-08-18Merge branch '3.0.0-wip' into bs3_panel_base_classMark Otto1-10/+10
Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
2013-08-18Update var in themeMark Otto1-10/+10
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-17Finish first pass at and docment Bootstrap v2-ish themeMark Otto1-0/+384
* 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