aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap-theme.css
AgeCommit message (Collapse)AuthorFilesLines
2014-07-11rearrange a few things; drop compiled theme fileMark Otto1-375/+0
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto1-1/+0
2014-07-08Nuke unused vars for panels wells and thumbnailsMark Otto1-63/+0
2014-07-08Bring back button infoMark Otto1-3/+28
2014-07-08.btn-default to .btn-secondaryMark Otto1-3/+3
2014-07-08Revamp button: rename .btn-default to .btn-secondary, drop .btn-infoMark Otto1-55/+27
2014-07-08rems: codeMark Otto1-2/+2
2014-07-07start the move to remsMark Otto1-33/+33
2014-07-01Copy all files in docs/dist.XhmikosR1-0/+442
Now we are on par with what we have on the gh-pages dist/ folder.