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
2017-11-26move from csslint to stylelintMark Otto
2015-01-19Trim whitespacesGeremia Taglialatela
2015-01-16Added blank lines between selectors for alertsKevin Jannis
2014-06-18Fix dismissible spellingBas Bosman
2014-04-26Minor Spacing fixesNick Schonning
2013-09-21@headingsColor → @headings-colorZlatan Vasović
2013-08-19Refactor alerts to have a base class, but no default class, thus requiring a ...Mark Otto
2013-08-12fixes #9310: alerts aren't dismissable by default, now requires .alert-dismis...Mark Otto
2013-08-06Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto
2013-08-06Added padding variable for alerts and changed customize.html Warning state (w...Markus Maga
2013-08-03fixes #9015: bold links not semibold in alertsMark Otto
2013-08-02Resolves https://github.com/twbs/bootstrap/issues/9014. updates mixins to con...Jon Schlinkert
2013-08-02Fix #9008: consolidate `.alert-block` styles into `.alert`Mark Otto
2013-07-28move things aroundsyed
2013-07-08extract .alert-variant mix-inChris Rebert
2013-07-02Make more components mixin-friendlyMark Otto
2013-05-17Change up link alertsMark Otto
2013-05-10Unitless line-heightMark Otto
2013-04-21Make alerts use variables betterMark Otto
2013-04-21Only use .danger for alerts, no more .errorMark Otto
2013-04-09don't use table for label variatonsMark Otto
2013-04-01@state-*-background to @state-*-bg varsMark Otto
2013-03-31Change error to danger for all classes; add panels componentMark Otto
2013-03-17Fixes #7150: colorize links in alertsMark Otto
2013-03-15Use translucent box shadow on hr elements; colorize hr elements within alert ...Mark Otto
2013-01-18remove global text-shadow from alerts components because it was fucking up bu...Mark Otto
2013-01-17restore alerts, and make them suck much lessMark Otto
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto
2012-12-03nuke commentsMark Otto
2012-12-03Fixing header color for success, error and info alertsAndreas Cederström
2012-12-01form state varsMark Otto
2012-12-01more consistent variable naming patternsMark Otto
2012-12-01Part 1 of unCamelCasing variablesMark Otto
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-11-28Fixes #5940: Prevent @headingsColor from changing alert colorsMark 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-08-13running make on previous changesMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-17#3864: use @baseLineHeight in alerts.lessMark Otto
2012-06-11rewrite alerts and progress bars sectionsMark Otto
2012-02-20Use inherit on alert-heading colorJacob Rask
2012-01-29fix alert close positionMark Otto
2012-01-27moving structure around + more work on builder...Jacob Thornton