aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2012-12-10squash new lineMark Otto1-1/+0
2012-12-10move reset after vars and mixinsMark Otto1-3/+3
2012-12-09fixes #5605: style as disabled all form controls & btns under a disabled ↵Chris Rebert3-19/+29
fieldset this is a resubmission of #5875, but now against branch 3.0.0-wip does not exclude elements under a fieldset's legend issue #6058 is a duplicate of #5605
2012-12-10Update .dropdown-menu selectors to avoid conflicts with other elements. ↵Blake Embrey1-8/+8
Fixes #6197
2012-12-09Fix checkbox and radios exampleMark Otto1-0/+1
2012-12-09Refactor input groupsMark Otto3-243/+83
* Deprecate .input-append and .input-prepend * Use new, single base class for component, .input-group * Deprecate .addon for .input-group-addon * For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns * Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first
2012-12-08Restore print stylesMark Otto1-0/+70
2012-12-08Test removal of print styles for customized buildsMark Otto1-70/+0
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto4-16/+73
Conflicts: docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/javascript.mustache less/breadcrumbs.less less/tables.less less/tests/css-tests.html
2012-12-08Fixes #5729: Nested striped tablesv2.2.2Mark Otto1-2/+7
* Scopes striping to immediate children of the tbody and tr * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg
2012-12-08Nesting tablesMark Otto2-10/+59
* Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto1-0/+2
2012-12-07Fixes #6148: Icons in mini buttons properly alignedMark Otto1-0/+4
2012-12-07Merge pull request #6151 from tierra/pre-code-white-space-fixMark Otto1-0/+2
Fix code block white-space breaks within pre tags.
2012-12-07Fixes #6136: Proper scoping of breadcrumbs dividerMark Otto1-4/+4
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty1-0/+2
2012-12-05Remove commented out old popover CSSMark Otto1-58/+0
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto11-96/+47
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-03Once more, update all the favicons to retinaMark Otto6-18/+18
2012-12-03Fixes #6115: scope breadcrumb styles to immediate children onlyMark Otto1-3/+3
2012-12-03nuke commentsMark Otto1-3/+0
2012-12-03Fixing header color for success, error and info alertsAndreas Cederström1-0/+13
2012-12-02add source attribution for IE10 fixMark Otto1-0/+1
2012-12-02Enable responsive features in IE10 when snappedMark Otto1-0/+8
2012-12-02Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto1-1/+1
2012-12-02reset text align in popovers given inline insertionMark Otto1-0/+1
2012-12-02remove overrides on inner html of popover-contentMark Otto1-3/+0
2012-12-02Add relative positioning to .modal-body - Fixes #5991Blake Embrey1-0/+1
2012-12-01remove single corner border-radius mixinsMark Otto3-47/+25
2012-11-30version bump to 3.0Mark Otto2-49/+1
2012-11-30remove deleted css files, run makeMark Otto1-1/+0
2012-11-30Remove more fluid grid stuffMark Otto5-34/+2
* No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page
2012-11-30grid vars updatedMark Otto8-38/+38
2012-11-30popovers and tooltips varsMark Otto3-78/+78
2012-11-30form state varsMark Otto6-52/+52
2012-11-30hero unit and pagination varsMark Otto3-12/+16
2012-11-30alignmentMark Otto1-19/+19
2012-11-30navbar varsMark Otto4-99/+100
2012-11-30more vars changedMark Otto5-29/+27
2012-11-30remove sprites vars, change zindex varsMark Otto6-19/+12
2012-11-30remove color variables, swap others were approproMark Otto4-17/+6
2012-11-30more vars changingMark Otto3-24/+34
2012-11-30more vars changed, remove @white varMark Otto14-100/+99
2012-11-30more consistent variable naming patternsMark Otto27-185/+185
2012-11-30Part 1 of unCamelCasing variablesMark Otto25-148/+147
2012-11-30more tests for form styles; includes lightening help textMark Otto2-21/+48
2012-11-30Refine containers and navbarsMark Otto5-10/+8
* Don't reset width on .container, .navbar-* .container, etc * Instead, use max-width to ensure proper styling for all navbars
2012-11-30Remove .navbar-inner from navbar testsMark Otto3-98/+92
2012-11-30Inputs now 100% width by defaultMark Otto3-7/+12
* Includes text inputs, selects, and textareas * Updated docs to include .span* sizes wherever possible * Commented out responsive 1200px inputs grid * Still some derp to be done to improve more, but this is a decent first stab
2012-11-30remove some unhelpful commentsMark Otto1-3/+0