aboutsummaryrefslogtreecommitdiff
path: root/less/mixins
AgeCommit message (Collapse)AuthorFilesLines
2015-06-19remove less dirMark Otto1-18/+0
2015-06-18Merge branch 'master' into v4Mark Otto1-0/+18
2015-06-01Merge pull request #16567 from justincron/masterChris Rebert1-1/+1
Fixed typo in hide-text.less [skip sauce] [skip validator]
2015-06-01Fixed typoJustin Cron1-1/+1
2015-05-13Merge pull request #16215 from zacechola/list_group_buttonsMark Otto1-1/+2
Adds button styles to `.list-group-item`
2015-05-13[Closes #16460] Fix .pagination-sm line heightKevin Kirsche1-1/+2
[Closes #16460] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`.
2015-04-28Merge branch 'master' of https://github.com/twbs/bootstrap into ↵Zac Echola3-4/+22
list_group_buttons
2015-04-23Round results from gutter division to prevent decimal margins and paddingThomas P. Horton2-4/+4
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert1-0/+18
[skip sauce]
2015-04-02Adds button styles to `.list-group-item`Zac Echola1-1/+2
Includes buttons with anchor sytles and modifies buttons to match width and text alignment.
2015-03-30nuke leftover lessMark Otto1-9/+0
2015-03-29Merge branch 'master' into v4Mark Otto1-0/+9
Conflicts: .gitignore Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_includes/components/navbar.html docs/_includes/components/progress-bars.html docs/_includes/css/grid.html docs/_includes/css/overview.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/license.html docs/_includes/getting-started/third-party-support.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/js/transitions.html docs/_includes/nav/javascript.html docs/_includes/nav/main.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/migration.html js/affix.js js/alert.js js/button.js js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/popover.js js/scrollspy.js js/tab.js js/tests/unit/affix.js js/tests/unit/button.js js/tests/unit/carousel.js js/tests/unit/modal.js js/tests/unit/tooltip.js js/tests/visual/modal.html js/tooltip.js less/component-animations.less less/jumbotron.less less/mixins/background-variant.less less/mixins/buttons.less less/mixins/responsive-visibility.less less/mixins/text-emphasis.less less/navbar.less less/navs.less less/scaffolding.less less/tooltip.less less/utilities.less less/variables.less package.json scss/_buttons.scss scss/_forms.scss scss/_modal.scss
2015-03-28Match all other responsive utilities and use important on the display: tableMark Otto1-1/+1
2015-03-28Merge pull request #16154 from patrickhlauke/focus-active-disambiguationPatrick H. Lauke1-2/+18
Darker style focus/hover on active buttons
2015-03-26Make .bg-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-25Make .text-emphasis-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
Closes #16047 by merging a tweaked version of it.
2015-03-25Darker style focus/hover on active buttonsPatrick H. Lauke1-2/+18
Currently, hovering with mouse or setting focus on a button which is active has same styling as on a non-active button. This results in problems for keyboard users, who set focus on a toggle and activate it, but cannot visually see that their action had any effect. Ditto for mouse users hovering over a toggle and clicking it. This adds an explicit additional style for focus/hover on active buttons. Note that this does not address issues of browser focus remaining on a button after a mouse click (e.g. #13971), as this will likely require extra JavaScript to fix.
2014-12-22Add summary of #11526 to explanatory Less commentChris Rebert1-1/+1
[skip sauce] [skip validator]
2014-12-02convert to scssMark Otto27-658/+0
2014-11-25disable shadows on buttons for nowMark Otto1-2/+2
2014-11-09Merge branch 'master' into derpMark Otto1-2/+2
Conflicts: Gruntfile.js _config.yml 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/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html 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 docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less
2014-10-30Update grid-framework.lessBass Jobsen1-2/+2
The `when (@index = 1)` guards are not needed cause the mixins already only match on arity.
2014-09-17rename media query mixins to .media-*Mark Otto1-6/+6
2014-09-17Add partial for media query mixins.mrmrs1-0/+26
2014-09-17Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.svg docs/_includes/components/badges.html docs/_includes/components/input-groups.html docs/_includes/components/pagination.html docs/_includes/css/forms.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/home-nav.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.svg less/_button-group.less less/_jumbotron.less less/_variables.less less/mixins/vendor-prefixes.less less/panels.less less/thumbnails.less package.json
2014-09-06Fixes #14545: Avoid strange formatting on vendor prefixing for placeholderMark Otto1-3/+6
2014-08-26Less: Remove empty lines and blanks.vsn4ik1-1/+1
2014-07-11rearrange a few things; drop compiled theme fileMark Otto1-0/+4
2014-07-09Drop deprecated code from Less filesMark Otto1-14/+1
2014-07-09Refactor: drop all custom .progress-bar styles and replace with <progress> ↵Mark Otto1-6/+11
element
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto1-6/+7
2014-07-08Drop: .opacity() mixin because we no longer support IE8Mark Otto1-5/+0
2014-07-08Nuke all IE8 fallbacks and comments and hacksMark Otto1-3/+0
2014-07-08Implement the new border-radius guard: only round things if global ↵Mark Otto2-2/+2
@enable-rounded == true
2014-07-08Drop: Panels completely, as they'll be replacedMark Otto1-24/+0
2014-07-08Update grid mixins section of the docsMark Otto1-2/+3
2014-07-08Overhaul semantic grid mixinsMark Otto1-92/+10
- Drops all the `.make-**-column` mixins for a single set to be used within (or outside) media queries. - Renames `.container-fixed` to `.make-container` for consistency. - Updates built-in grid system to use new setup. See http://jsbin.com/qiqet/2/ for an example of it in action.
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto2-228/+3
2014-07-07Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG ↵Mark Otto1-1/+0
img-responsive
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto1-0/+2
2014-07-02merge in and resolve conflictsMark Otto1-1/+5
2014-06-19Use full deprecation versionBas Bosman2-2/+2
2014-06-18lol wordsMark Otto1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-0/+2
2014-06-18change skew(x,y) to skewX skewY because mdn told me soMark Otto1-3/+3
2014-06-18fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵Mark Otto1-0/+1
correctly
2014-06-10Merge pull request #13687 from smmoosavi/patch-1Mark Otto1-0/+4
Color Contrast for panel heading
2014-06-10Fix gutter variableBas Bosman1-2/+2
2014-06-10Fixes #13616: Add custom gutter support to containersMark Otto1-1/+1
2014-06-08Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵Mark Otto1-1/+1
horizontal gradients