Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR
2017-11-26move from csslint to stylelintMark Otto
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert
2015-04-08hoist text-decoration reset up from .tooltip-inner to .tooltipChris Rebert
2015-04-08tooltip: line-height: 1.4 => @line-height-baseChris Rebert
2015-03-09rm `visibility` where redundant to `display`Chris Rebert
2014-12-20fix "propertes" typos in commentsChris Rebert
2014-11-08Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto
2014-11-05Deprecate diagonal tooltip classesJulian Thilo
2014-10-30Fix #14936: Use correct left/right and margin on tooltip arrowsJulian Thilo
2013-12-15Fixes #11555: Add `@tooltip-opacity` variableMark Otto
2013-09-11Fixed hardcoded tooltip arrow positioninggribelu
2013-08-06Fixes #9145: Fix tooltip opacityMark Otto
2013-07-26move things around :)syed
2013-07-18Bump tooltips to use `@font-size-small` (11px to 12px)Mark Otto
2013-06-28fixes #7961 a bit: adds css for extra tooltip placement options. /cc @fat you...Mark Otto
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar
2013-04-01-background to -bg on tooltip and popover varsMark Otto
2013-03-01Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto
2013-02-06Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2013-02-06clean up stylesfat
2013-01-26Tooltip positionning on special casesGuillaume Gautreau
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto
2012-12-01popovers and tooltips varsMark Otto
2012-12-01remove sprites vars, change zindex varsMark Otto
2012-12-01more consistent variable naming patternsMark Otto
2012-11-04rgba() tooltip bgMark Otto
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-01remove .border-radius mixin and replace with standard border-radius property,...Mark Otto
2012-07-10add vars for tooltip customization via background and colorMark Otto
2012-07-10remove popoverarrows mixin, relegate code to tooltips and popvers since we on...Mark Otto
2012-06-29standardize top level file commentsMark Otto
2012-01-27moving structure around + more work on builder...Jacob Thornton