aboutsummaryrefslogtreecommitdiff
path: root/scss/_tooltip.scss
AgeCommit message (Expand)AuthorFilesLines
2021-08-24nullify `margin` variable and add deprecation messagegs-tooltip-css-tweaksGeoSot1-0/+2
2021-08-24Remove not needed css form tooltip & popover as it is made by popperGeoSot1-3/+0
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto1-4/+4
2020-12-06fix(RTL)Gaël Poupard1-8/+8
2020-12-06Update to popper.js v2.xJohann-S1-8/+8
2020-12-04feat(RTL): implement RTLGaël Poupard1-12/+12
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz1-5/+5
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-1/+1
2017-12-28Allow customizing Popover and Tooltip `border-radius` while I'm at itPatrick Yeo1-1/+1
2017-12-28Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`Patrick Yeo1-1/+1
2017-12-26lintingMark Otto1-4/+4
2017-12-26consolidate content properties, un-nestMark Otto1-50/+55
2017-12-23Fix tooltip/popover arrow size and positionsimonihmig1-13/+16
2017-11-06Convert px values to rem on tooltip variables (#23468)Andres Galante1-4/+4
2017-10-10Refactor a few selectors so that the least specific ones are first. (#24310)XhmikosR1-6/+6
2017-05-24Placement auto for tooltipsJohann-S1-0/+14
2017-05-23Use Popper.js to manage arrow positionJohann-S1-13/+23
2017-05-14Fix tooltip margin to be stick at their callerJohann-S1-4/+1
2017-05-14Fix some css for the arrow of Popover/Tooltip + update documentationJohann-S1-8/+8
2017-05-14Fix arrow for tooltip and popoverJohann-S1-13/+9
2016-12-07Rename `.active` to `.show`Starsam801-1/+1
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S1-1/+1
2016-10-09one more syntax errorMark Otto1-1/+1
2016-10-09fix syntaxMark Otto1-4/+4
2016-10-09Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...Mark Otto1-12/+15
2016-01-17Apply word-wrap:break-word to Tooltips and PopoversChris Rebert1-0/+2
2016-01-06Introduce $tooltip-padding-{x,y} & $tooltip-margin varsChris Rebert1-5/+5
2015-08-26Convert tooltip's arrows to generated CSS content via :beforeBernardo Gurgel Filho1-12/+15
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto1-1/+1
2015-06-18Merge branch 'master' into v4Mark Otto1-5/+3
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-44/+52
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat1-45/+53
2015-03-29Merge branch 'master' into v4Mark Otto1-1/+0
2015-01-03Merge branch 'master' into v4Mark Otto1-1/+1
2014-12-29refactor tooltip+popover CSS to decrease chaining+nestingChris Rebert1-48/+43
2014-12-29CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover'Chris Rebert1-8/+8
2014-12-26Merge pull request #21 from twbs/deprecated-tooltip-placementsChris Rebert1-29/+0
2014-12-19rm trailing whitespaceChris Rebert1-13/+13
2014-12-15remove deprecated tooltip placementsChris Rebert1-29/+0
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-7/+23
2014-12-02convert to scssMark Otto1-0/+103