| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-18 | Remove a few duplicate selectors. | XhmikosR | 1 | -23/+20 | |
| 2018-10-08 | Switch to inline comments for stylelint inline directives. | XhmikosR | 1 | -1/+1 | |
| Otherwise the comments are actually output to the CSS. | |||||
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -6/+20 | |
| 2015-04-08 | Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925 | Chris Rebert | 1 | -5/+4 | |
| [skip sauce] | |||||
| 2015-04-08 | hoist text-decoration reset up from .tooltip-inner to .tooltip | Chris Rebert | 1 | -1/+1 | |
| 2015-04-08 | tooltip: line-height: 1.4 => @line-height-base | Chris Rebert | 1 | -1/+1 | |
| 2015-03-09 | rm `visibility` where redundant to `display` | Chris Rebert | 1 | -1/+0 | |
| Refs #15755 | |||||
| 2014-12-19 | fix "propertes" typos in comments | Chris Rebert | 1 | -1/+1 | |
| 2014-11-07 | Fixes #15046: Add full font overrides for popovers and tooltips | Mark Otto | 1 | -0/+3 | |
| 2014-11-05 | Deprecate diagonal tooltip classes | Julian Thilo | 1 | -0/+1 | |
| 2014-10-30 | Fix #14936: Use correct left/right and margin on tooltip arrows | Julian Thilo | 1 | -4/+8 | |
| 2013-12-14 | Fixes #11555: Add `@tooltip-opacity` variable | Mark Otto | 1 | -1/+1 | |
| 2013-09-11 | Fixed hardcoded tooltip arrow positioning | gribelu | 1 | -8/+8 | |
| Tooltip Arrow positioning was hardcoded to 5px instead of using @tooltip-arrow-width. | |||||
| 2013-08-06 | Fixes #9145: Fix tooltip opacity | Mark Otto | 1 | -1/+1 | |
| Update tooltips to not use RGBa colors so IE8 can have tooltips, too (means we're now using `opacity`). | |||||
| 2013-07-26 | move things around :) | syed | 1 | -1/+1 | |
| Moved pager, pagination, popovers, tooltip, progress bars & type properties to variables.less | |||||
| 2013-07-17 | Bump tooltips to use `@font-size-small` (11px to 12px) | Mark Otto | 1 | -1/+1 | |
| 2013-06-27 | fixes #7961 a bit: adds css for extra tooltip placement options. /cc @fat ↵ | Mark Otto | 1 | -0/+24 | |
| you just need dat js prolly | |||||
| 2013-05-02 | Use @font-size-... variables instead of hardcoded font-size in px | DarDar | 1 | -1/+1 | |
| 2013-03-31 | -background to -bg on tooltip and popover vars | Mark Otto | 1 | -1/+1 | |
| 2013-02-28 | Fixes #6935: Use standard decimal points for .opacity() mixin | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -5/+5 | |
| Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache js/bootstrap-popover.js less/mixins.less less/tooltip.less | |||||
| 2013-02-05 | clean up styles | fat | 1 | -4/+4 | |
| 2013-01-26 | Tooltip positionning on special cases | Guillaume Gautreau | 1 | -5/+4 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -0/+1 | |
| 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/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.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/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json | |||||
| 2012-12-26 | Add longer tooltip example to docs, tighten up line-height on tooltip; run make | Mark Otto | 1 | -1/+2 | |
| 2012-11-30 | popovers and tooltips vars | Mark Otto | 1 | -14/+14 | |
| 2012-11-30 | remove sprites vars, change zindex vars | Mark Otto | 1 | -1/+1 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -1/+1 | |
| 2012-11-03 | rgba() tooltip bg | Mark Otto | 1 | -1/+1 | |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less | |||||
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 | |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius ↵ | Mark Otto | 1 | -1/+1 | |
| property, since -webkit-* and -moz-* are only needed for older versions | |||||
| 2012-07-10 | add vars for tooltip customization via background and color | Mark Otto | 1 | -2/+2 | |
| 2012-07-09 | remove popoverarrows mixin, relegate code to tooltips and popvers since we ↵ | Mark Otto | 1 | -8/+41 | |
| only used them once each; this fixes the problem of broken tooltips in 2.1 | |||||
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+4 | |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+35 | |
