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
path: root/less
AgeCommit message (Expand)Author
2014-01-30Merge branch 'master' into pr/12388Mark Otto
2014-01-30Follow up to #11655: don't reset opacity on disabled buttonsMark Otto
2014-01-30Fix #12422: Reset height on multiple select in input size mixinMark Otto
2014-01-30Fixes #12424: Account for Normalize change on figure element so that we don't...Mark Otto
2014-01-28v3 instead of rc1Mark Otto
2014-01-28Remove #8350's reset for number inputs since Normalize fixes those upstreamMark Otto
2014-01-28Remove optgroup resets from #7611 since Normalize fixes those upstreamMark Otto
2014-01-28Upgrade to Normalize v3-rc1 in prep for v3 finalMark Otto
2014-01-27Merge pull request #12398 from twbs/deprecate-box-shadow-mixinMark Otto
2014-01-27docs & comments: v3.1 => v3.1.0Chris Rebert
2014-01-27mark .box-shadow() mixin as deprecated; fixes #12396Chris Rebert
2014-01-26fixes #10495 by forcing .navbar-brand height to prevent it's inner content fr...Alan Hamlett
2014-01-24Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-01-24Fix #12359: Reset min-width on fieldsets so that they don't break responsive ...Mark Otto
2014-01-24Merge pull request #12357 from twbs/border-box-noteChris Rebert
2014-01-24Fix #12353: Scope table border reset in panels to first-child rowsMark Otto
2014-01-24Add ref in Less to docs regarding box-sizing conflictsChris Rebert
2014-01-24"bottom increment" => "decrement" in explanatory commentChris Rebert
2014-01-23Follow-up to #12250: remove remaining page margins for printMark Otto
2014-01-23Fix #11655: Fix broken disabled states for iOS form controls and buttonsMark Otto
2014-01-23Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-01-23Merge pull request #12250 from twbs/rm-print-marginsMark Otto
2014-01-22remove default left-right print margins per upstream h5bp changeChris Rebert
2014-01-19remove confusing commentMark Otto
2014-01-19Merge branch 'master' into bg-variantMark Otto
2014-01-19Merge pull request #12286 from watilde/fixes-panelMark Otto
2014-01-19Merge pull request #12249 from twbs/modal-mdMark Otto
2014-01-19Merge branch 'master' into modal-mdMark Otto
2014-01-19Merge branch 'master' into bg-variantMark Otto
2014-01-19Merge branch 'master' into text-emphasis-variantMark Otto
2014-01-19remove border radius when it's not both ends in panelDaijiro Wachi
2014-01-18fix #12277Chris Rebert
2014-01-17Split box-sizing reset for faster renderingMark Otto
2014-01-16add & use @modal-md Less var for uniformityChris Rebert
2014-01-16refactoring: add & use .bg-variant() mixinChris Rebert
2014-01-16refactoring: add & use .text-emphasis-variant() mixinChris Rebert
2014-01-15Fixes #12210: badges in xs buttonsMark Otto
2014-01-11Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ch...Mark Otto
2014-01-11rm outdated `<select>` references from comments in forms.lessChris Rebert
2014-01-10Fixes #11990 and #12159: Make range inputs block level and 100% wide by defaultMark Otto
2014-01-10mixins.less: fix typo in commentChris Rebert
2014-01-09Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ...thomaswelton
2014-01-09add support for '//===' for <h3>s in bs-lessdocChris Rebert
2014-01-09Use JS & Jade to generate the customizer variables form HTML from variables.l...Chris Rebert
2014-01-08Fix #12073: Consistent order of variationsJulian Thilo
2014-01-06make CSSLint happier; refs #12094Chris Rebert
2014-01-05Replace @screen-sm with @screen-sm-minZlatan Vasović
2014-01-01Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' t...Mark Otto
2014-01-01Fixes #12046: move .csscomb.json and .csslintrc to less/ folderMark Otto
2013-12-28Small fix: I noticed the use of a deprecated variable. This seems to be the o...Môshe van der Sterre