aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-rtl.css
AgeCommit message (Collapse)AuthorFilesLines
2014-03-07grunt for daysMark Otto1-0/+1
2014-03-07Fixes #12937: Darken active button states just a smidge moreMark Otto1-7/+9
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto1-28/+29
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto1-0/+7256
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-03-06Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵Mark Otto1-1/+0
because it apparently serves no purpose and cuts off nested dropdown menus.
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto1-2/+1
2014-03-06Merge branch 'master' into pr/12490Mark Otto1-0/+7230
Conflicts: less/list-group.less
2014-03-06Fixes #12722: Fixes up responsive tables in printMark Otto1-1/+1
Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere.
2014-03-06Fixes #12824: Remove white-space: nowrap from code elementsMark Otto1-1/+0
2014-03-04Fixes #12901: Refactors list group active state for use on non-anchorsMark Otto1-9/+9
2014-03-04Fixes #12848: Account for and document progress bars at 0-3%Mark Otto1-0/+13
2014-03-04Grunt after merging #12863Mark Otto1-8/+8
2014-03-04Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto1-821/+833
Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS.
2014-03-04Fixes #12914: Darken immediate children hr elements in jumbotronsMark Otto1-0/+4
2014-03-03Rename RTL files and add some basic docsMark Otto1-0/+7182