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-17Split box-sizing reset for faster renderingMark Otto
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
2013-12-25don't roll back that commentMark Otto
2013-12-25roll back version numbers to avoid broken links in docs and readme (fixes #12...Mark Otto
2013-12-24Fixes #10492 better:Supergibbs
2013-12-23Fixes #10492 and some of #11970: round the proper corner on table cells in pa...Mark Otto
2013-12-20add new variables for "pagination" to improve support of customizingTobias Lindig
2013-12-20Fixes #11952: Refactor blockquote stylesMark Otto
2013-12-19Added position: static to table th and td.dzwillia
2013-12-19buttons should be more mixin friendlyMark Otto
2013-12-19navbars need to use prefixed nav class or they won't work as expectedMark Otto
2013-12-19restore inline block on breadcrumbs and ensure proper code formatting for rea...Mark Otto
2013-12-19Revert commitsJulian Thilo
2013-12-18Fixes #11899: Ensure proper margins and .small/small usage for heading tags (...Mark Otto
2013-12-17Fix handling of btn-group placed inside input-group-btn (used for mixing drop...Sebastian Podjasek
2013-12-16minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09cChris Rebert
2013-12-16copyeditingChris Rebert
2013-12-16Fixes #10492 again, this time for last row's corners on striped tablesMark Otto
2013-12-16Add new form feedback states, clean up existing form stylesMark Otto
2013-12-16Fixes #11266: Apply a pixel-based line-height to date inputs for iOS 7Mark Otto
2013-12-16formatting and commentMark Otto
2013-12-16Merge branch 'master' into pr/11817Mark Otto
2013-12-16Fixes #11402: Updated fix for select.form-control width in inline-formsMark Otto
2013-12-16Merge pull request #11494 from blowsie/patch-2Mark Otto
2013-12-16Fixes #11660: Depcreate small and .small in blockquote in favor of footerMark Otto
2013-12-16revert an earlier change to move the component-animations.less file because i...Mark Otto
2013-12-16Merge branch 'master' into pr/11676Mark Otto
2013-12-16Merge pull request #11840 from ZDroid/pagination-boomMark Otto
2013-12-16Fixes #11770: Move component-animations.less to the utility section of import...Mark Otto
2013-12-15Restyle the blockquote to not thin text or change line-heightMark Otto
2013-12-15Change variableMark Otto
2013-12-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2013-12-15Fixes #11829: Adds .make-xs-column mixinsMark Otto
2013-12-15Merge pull request #11861 from freeman/masterMark Otto
2013-12-15comments and spacingMark Otto
2013-12-15Fixes #11801: use correct variables for grid containersMark Otto
2013-12-15Fixes #11588: Scope font-size to only p elements in a .jumbotron and remove t...Mark Otto