aboutsummaryrefslogtreecommitdiff
path: root/less/tooltip.less
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Remove a few duplicate selectors.XhmikosR1-23/+20
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR1-1/+1
2017-11-25move from csslint to stylelintMark Otto1-6/+20
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert1-5/+4
2015-04-08hoist text-decoration reset up from .tooltip-inner to .tooltipChris Rebert1-1/+1
2015-04-08tooltip: line-height: 1.4 => @line-height-baseChris Rebert1-1/+1
2015-03-09rm `visibility` where redundant to `display`Chris Rebert1-1/+0
2014-12-19fix "propertes" typos in commentsChris Rebert1-1/+1
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto1-0/+3
2014-11-05Deprecate diagonal tooltip classesJulian Thilo1-0/+1
2014-10-30Fix #14936: Use correct left/right and margin on tooltip arrowsJulian Thilo1-4/+8
2013-12-14Fixes #11555: Add `@tooltip-opacity` variableMark Otto1-1/+1
2013-09-11Fixed hardcoded tooltip arrow positioninggribelu1-8/+8
2013-08-06Fixes #9145: Fix tooltip opacityMark Otto1-1/+1
2013-07-26move things around :)syed1-1/+1
2013-07-17Bump tooltips to use `@font-size-small` (11px to 12px)Mark Otto1-1/+1
2013-06-27fixes #7961 a bit: adds css for extra tooltip placement options. /cc @fat you...Mark Otto1-0/+24
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar1-1/+1
2013-03-31-background to -bg on tooltip and popover varsMark Otto1-1/+1
2013-02-28Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto1-1/+1
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-5/+5
2013-02-05clean up stylesfat1-4/+4
2013-01-26Tooltip positionning on special casesGuillaume Gautreau1-5/+4
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-0/+1
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto1-1/+2
2012-11-30popovers and tooltips varsMark Otto1-14/+14
2012-11-30remove sprites vars, change zindex varsMark Otto1-1/+1
2012-11-30more consistent variable naming patternsMark Otto1-1/+1
2012-11-03rgba() tooltip bgMark Otto1-1/+1
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-1/+1
2012-07-10add vars for tooltip customization via background and colorMark Otto1-2/+2
2012-07-09remove popoverarrows mixin, relegate code to tooltips and popvers since we on...Mark Otto1-8/+41
2012-06-28standardize top level file commentsMark Otto1-2/+4
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+35