aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Follow-up to #12250: remove remaining page margins for printMark Otto1-4/+0
2014-01-22Fix #11655: Fix broken disabled states for iOS form controls and buttonsMark Otto2-2/+9
2014-01-22Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-4/+4
2014-01-22Merge pull request #12250 from twbs/rm-print-marginsMark Otto1-4/+4
2014-01-21remove default left-right print margins per upstream h5bp changeChris Rebert1-4/+4
2014-01-19remove confusing commentMark Otto1-3/+0
2014-01-19Fix #12025 and minify stylesZlatan Vasović2-11/+7
2014-01-18Merge branch 'master' into bg-variantMark Otto5-28/+55
2014-01-18Merge pull request #12286 from watilde/fixes-panelMark Otto1-7/+39
2014-01-18Merge pull request #12249 from twbs/modal-mdMark Otto2-1/+2
2014-01-18Merge branch 'master' into modal-mdMark Otto2-3/+5
2014-01-18Merge branch 'master' into bg-variantMark Otto2-3/+5
2014-01-18Merge branch 'master' into text-emphasis-variantMark Otto2-3/+5
2014-01-19remove border radius when it's not both ends in panelDaijiro Wachi1-7/+39
2014-01-17fix #12277Chris Rebert1-2/+2
2014-01-16Split box-sizing reset for faster renderingMark Otto1-1/+3
2014-01-15add & use @modal-md Less var for uniformityChris Rebert2-1/+2
2014-01-15refactoring: add & use .bg-variant() mixinChris Rebert2-20/+14
2014-01-15refactoring: add & use .text-emphasis-variant() mixinChris Rebert2-20/+14
2014-01-14Fixes #12210: badges in xs buttonsMark Otto1-0/+4
2014-01-13Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into b...Mark Otto1-0/+36
2014-01-12fix #12154Chris Rebert1-2/+7
2014-01-10Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ch...Mark Otto1-0/+2
2014-01-10rm outdated `<select>` references from comments in forms.lessChris Rebert1-2/+2
2014-01-09Fixes #11990 and #12159: Make range inputs block level and 100% wide by defaultMark Otto1-0/+6
2014-01-09mixins.less: fix typo in commentChris Rebert1-1/+1
2014-01-09Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ...thomaswelton2-2/+2
2014-01-08add support for '//===' for <h3>s in bs-lessdocChris Rebert1-1/+1
2014-01-08Use JS & Jade to generate the customizer variables form HTML from variables.l...Chris Rebert1-124/+277
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo8-48/+48
2014-01-05make CSSLint happier; refs #12094Chris Rebert1-0/+1
2014-01-05Replace @screen-sm with @screen-sm-minZlatan Vasović1-1/+1
2013-12-31Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' t...Mark Otto1-0/+6
2013-12-31Fixes #12046: move .csscomb.json and .csslintrc to less/ folderMark Otto2-0/+313
2013-12-30Add Embed responsive utilityFabien1-0/+36
2013-12-27Small fix: I noticed the use of a deprecated variable. This seems to be the o...Môshe van der Sterre1-1/+1
2014-01-21add @navbar-collapse-max-height Less variableChris Rebert2-1/+2
2013-12-24don't roll back that commentMark Otto1-1/+1
2013-12-24roll back version numbers to avoid broken links in docs and readme (fixes #12...Mark Otto1-1/+1
2013-12-23Fixes #10492 better:Supergibbs1-13/+14
2013-12-22Fixes #10492 and some of #11970: round the proper corner on table cells in pa...Mark Otto1-1/+1
2013-12-20add new variables for "pagination" to improve support of customizingTobias Lindig2-4/+13
2013-12-19Fixes #11952: Refactor blockquote stylesMark Otto1-25/+30
2013-12-19Added position: static to table th and td.dzwillia1-0/+1
2013-12-18buttons should be more mixin friendlyMark Otto1-22/+22
2013-12-18navbars need to use prefixed nav class or they won't work as expectedMark Otto1-1/+1
2013-12-18restore inline block on breadcrumbs and ensure proper code formatting for rea...Mark Otto1-1/+4
2013-12-18Revert commitsJulian Thilo3-24/+24
2013-12-18Fixes #11899: Ensure proper margins and .small/small usage for heading tags (...Mark Otto1-6/+6
2013-12-16Fix handling of btn-group placed inside input-group-btn (used for mixing drop...Sebastian Podjasek1-6/+16