aboutsummaryrefslogtreecommitdiff
path: root/less/carousel.less
AgeCommit message (Collapse)AuthorFilesLines
2013-05-25Gradients refactorMark Otto1-2/+2
* Add start and end support to the horizontal gradient as well * Change all variables from camelCase to use-dashes * Better comments in the gradients mixins area * Update current uses of gradients in dropdowns and carousel to specify only two values by direct assignment of variables
2013-05-16Fix z-index of carousel indicatorsMark Otto1-1/+1
2013-04-27Adding media queries breakpoints variablesKevin1-2/+2
2013-04-02refactor some of the carousel caption stuff to center it and tighten styles ↵Mark Otto1-11/+7
up; update carousel template to start to redo mobile first
2013-04-01Update carousel-caption btn stylesRobert Burns1-0/+3
2013-02-28Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto1-2/+2
2013-02-16Scrach that: carousel caption is always left aligned, but still hidden for ↵Mark Otto1-2/+0
mobile views
2013-02-16Re-add carousel captions as optionalMark Otto1-21/+43
* They're hidden by default in the mobile-first views because otherwise they just cover up the slides * In mobile they're centered, and then are shown left aligned at larger viewports
2013-02-16Overhaul carousel a bit more:Mark Otto1-42/+38
* Drop custom type arrow controls for glyphicons icons instead for more consistent rendering * Remove the captions and instead let folks implement what they want in the carousel * Move the indicators to the bottom middle instead of top right * Lighten up gradients on the edges for less harsh lighting
2013-02-08Fixes #6852: add cursor pointer to carousel indicatorsMark Otto1-0/+1
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-2/+3
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/examples/hero.html less/buttons.less less/carousel.less less/close.less less/dropdowns.less less/labels-badges.less less/mixins.less less/navbar.less less/navs.less less/pagination.less less/responsive-navbar.less less/scaffolding.less less/sprites.less less/thumbnails.less less/type.less
2013-02-05Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵Mark Otto1-2/+3
patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less
2013-02-04Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-5/+6
Conflicts: docs/assets/css/bootstrap.css less/type.less
2013-01-31removes anchor tag definition.RJ Regenold1-1/+0
2013-01-31its not dyslexic being easy.RJ Regenold1-1/+1
2013-01-31fixes jankiness with anchor tags in carousel.RJ Regenold1-5/+7
2013-01-30Update less/carousel.lessnextgenthemes1-11/+12
lessified .carousel-caption
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-2/+3
Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors).
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto1-0/+25
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less less/type.less package.json
2012-12-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto1-0/+25
2012-11-30more vars changed, remove @white varMark Otto1-2/+2
2012-11-30more consistent variable naming patternsMark Otto1-2/+2
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-2/+2
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-15/+15
Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html
2012-11-28Fix the carousel after we scoped selectorsMark Otto1-1/+1
2012-11-28Fixes #5616: scope carousel state classes to immediate children onlyMark Otto1-14/+14
2012-09-30carousel refinementsMark Otto1-19/+24
2012-09-26change up carouselMark Otto1-20/+31
2012-07-08fix up carousel alignment and line-heightMark Otto1-1/+9
2012-06-28standardize top level file commentsMark Otto1-2/+4
2012-01-30large carousel images and margin bottom addedMark Otto1-0/+1
2012-01-28blahJacob Thornton1-5/+11
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+114