aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2014-12-10Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-8/+3
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css.map
2014-12-10gruntMark Otto1-0/+1082
2014-12-08Merge pull request #9 from twbs/less-vendor-prefixingMark Otto1-2/+0
_progress.scss: remove unnecessary @-webkit-keyframes
2014-12-08remove explicit vendor prefixes from _gradients.scssChris Rebert1-6/+3
2014-12-08_progress.scss: remove unnecessary @-webkit-keyframesChris Rebert1-2/+0
Autoprefixer already takes care of this for us.
2014-12-06inline-block on labels now instead of inlineMark Otto1-2/+2
2014-12-06tweak label component paddingMark Otto1-1/+1
2014-12-05grunt--fuuuuuuuuuuuuuck you line commentsMark Otto1-1082/+0
2014-12-04fix vars order, remove rando grid class from mixinMark Otto1-1/+1
2014-12-04tweak grid docs, add new tierMark Otto1-43/+305
2014-12-04grunt distMark Otto1-32/+32
2014-12-04gruntMark Otto1-9/+9
2014-12-04grunt distMark Otto1-11/+7
2014-12-04restore px to base font size varMark Otto1-1/+1
2014-12-04fix the variables i broke, temporarily disabling line-height-computedMark Otto1-36/+37
2014-12-02convert to scssMark Otto1-1884/+2666
2014-12-01Clean up navbar to remove .navbar-toggle, .navbar-collapse, and ↵Mark Otto1-102/+3
.navbar-header as they are no longer used; Add .navbar-toggler to .navbar-inverse
2014-11-30fix more broke shit, run gruntMark Otto1-14/+41
2014-11-25fix a bunch of padding and alignment things for formsMark Otto1-5/+5
2014-11-25disable shadows on buttons for nowMark Otto1-12/+0
2014-11-09Merge branch 'master' into derpMark Otto1-5/+5
Conflicts: dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/customizer-variables.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/_variables.less
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto1-36/+36
2014-11-09color contrast for links, gets us to 4.63:1Mark Otto1-29/+29
2014-11-09fix variable, run gruntMark Otto1-64/+41
2014-11-09gruntMark Otto1-7/+7
2014-11-09Fixes #14234 againMark Otto1-50/+19
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto1-0/+2
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto1-1/+2
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto1-0/+3
2014-11-05gruntHeinrich Fenkart1-6/+9
2014-10-29version bumpMark Otto1-1/+1
2014-10-27switch to max-width on containersMark Otto1-3/+3
2014-10-26fix progress bar animated biznasMark Otto1-62/+55
2014-10-25follow up fix for #14837 /cc @hnrch02Mark Otto1-1/+1
2014-10-25Fixes #14736: Reverts the remaining progress bar min value overrides from #12848Mark Otto1-8/+0
2014-10-25Merge branch 'pr/14801'Mark Otto1-15/+21
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-10-25gruntMark Otto1-13/+14
2014-10-25gruntMark Otto1-1/+2
2014-10-23Fixes #14799: Add vertical alignment of image in media componentNicole Sullivan1-15/+20
Signed-off-by: Jenn Dodd <[email protected]>
2014-10-22gruntHeinrich Fenkart1-0/+1
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR1-1/+4
Also, keep the html5 boilerplate link in the built CSS.
2014-10-09fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵fat1-2/+1
outside dialog
2014-10-07Update normalize.css to v3.0.2.XhmikosR1-2/+3
2014-10-02gruntMark Otto1-4/+8
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto1-1/+2
2014-09-26gruntMark Otto1-4/+0
2014-09-26Fixes #14687: Include video element in responsive embedMark Otto1-1/+2
2014-09-25gruntHeinrich Fenkart1-3/+14
2014-09-22gruntMark Otto1-2/+0
2014-09-21Swap -small and -large variables for -sm and -lgMark Otto1-94/+94