aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2014-01-15add & use @modal-md Less var for uniformityChris Rebert2-1/+2
2014-01-14Fixes #12210: badges in xs buttonsMark Otto1-0/+4
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-27Small fix: I noticed the use of a deprecated variable. This seems to be the o...Môshe van der Sterre1-1/+1
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
2013-12-15minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09cChris Rebert1-9/+11
2013-12-15copyeditingChris Rebert5-5/+5
2013-12-15Fixes #10492 again, this time for last row's corners on striped tablesMark Otto1-0/+11
2013-12-15Add new form feedback states, clean up existing form stylesMark Otto3-16/+49
2013-12-15Fixes #11266: Apply a pixel-based line-height to date inputs for iOS 7Mark Otto1-0/+8
2013-12-15formatting and commentMark Otto1-0/+5
2013-12-15Merge branch 'master' into pr/11817Mark Otto18-224/+235
2013-12-15Fixes #11402: Updated fix for select.form-control width in inline-formsMark Otto1-0/+5
2013-12-15Merge pull request #11494 from blowsie/patch-2Mark Otto1-2/+2
2013-12-15Fixes #11660: Depcreate small and .small in blockquote in favor of footerMark Otto1-0/+4
2013-12-15revert an earlier change to move the component-animations.less file because i...Mark Otto1-1/+1
2013-12-15Merge branch 'master' into pr/11676Mark Otto23-330/+427
2013-12-15Merge pull request #11840 from ZDroid/pagination-boomMark Otto2-5/+13
2013-12-15Fixes #11770: Move component-animations.less to the utility section of import...Mark Otto1-1/+1
2013-12-15Restyle the blockquote to not thin text or change line-heightMark Otto1-2/+0
2013-12-15Change variableMark Otto2-13/+13
2013-12-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
2013-12-15Fixes #11829: Adds .make-xs-column mixinsMark Otto1-0/+15
2013-12-15Merge pull request #11861 from freeman/masterMark Otto2-2/+2
2013-12-15comments and spacingMark Otto1-17/+3
2013-12-15Fixes #11801: use correct variables for grid containersMark Otto1-2/+2
2013-12-14Fixes #11588: Scope font-size to only p elements in a .jumbotron and remove t...Mark Otto1-5/+3