aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2014-07-05gruntMark Otto1-4/+2
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto1-3/+0
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages ↵Mark Otto1-4/+0
to avoid jumping progress
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text ↵Mark Otto1-1/+1
contrast change in v3.2.0
2014-07-05gruntMark Otto1-3/+3
2014-07-03Remove superfluous cursor:pointerBas Bosman1-1/+0
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for ↵Mark Otto1-1/+1
.navbar-collapse height in landscape devices
2014-07-02typoMark Otto1-4/+4
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto1-11/+31
2014-07-01Copy all files in docs/dist.XhmikosR1-0/+6200
Now we are on par with what we have on the gh-pages dist/ folder.