aboutsummaryrefslogtreecommitdiff
path: root/examples/carousel/carousel.css
AgeCommit message (Collapse)AuthorFilesLines
2013-08-27Fixes #9928 and #9932: carousel example in IE10Mark Otto1-4/+24
* Use absolute positioning instead to remove navbar from flow of document * No more negative margin fu * Flip around padding between container and navbar for proper display in xs and sm viewports
2013-08-27fixes #9901Mark Otto1-1/+1
2013-08-19Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵Mark Otto1-7/+0
example
2013-08-19Fix vertical alignment of carousel navigation arrows.al // @idest1-0/+6
Navigation arrows were aligned to the top of page. Vertically centered them in this fix.
2013-08-19Add background-color to carousel.al // @idest1-1/+2
Set a background color for the carousel example so that white text is now legible. Also fixed typo on line 97.
2013-08-16basic cleanup on carousel example (fixes #9709 and #9700)Mark Otto1-16/+10
2013-08-15move to examples dirMark Otto1-0/+134