aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ↵Mark Otto3-4/+141
start to add CSS tests for buttons
2012-09-18contributing editsMark Otto1-4/+5
2012-09-18Merge pull request #5187 from caniszczyk/2.1.2-wipMark Otto1-0/+34
Add CONTRIBUTING.md
2012-09-18fixes #5178: update normalize to avoid resetting audio and video elements in ↵Mark Otto2-4/+4
android
2012-09-18Add CONTRIBUTING.mdChris Aniszczyk1-0/+34
Signed-off-by: Chris Aniszczyk <[email protected]>
2012-09-17fixes #5087: add hover states to text emphasis classes for linksMark Otto2-0/+28
2012-09-17fixes #5082 manually: reset font-size for .dropdown-menu within ↵Mark Otto2-3/+20
.input-prepend/-append
2012-09-17fixes #5173: proper popover offsets; added docs examples to enable tests in ↵Mark Otto4-4/+24
the future
2012-09-17add the media css to customizerMark Otto2-0/+2
2012-09-17Merge branch 'wpbrains-media-component' into 2.1.2-wipMark Otto7-0/+399
2012-09-17overhaul the docs and css to merge into 2.1.2 since this was against masterMark Otto6-111/+337
2012-09-17resolve conflicts and remakeMark Otto5-0/+173
2012-09-17fixes #5001: proper ids on form examplesMark Otto2-4/+4
2012-09-17fixes #5039: properly set .row-fluid margins for .controls-rowMark Otto4-3/+23
2012-09-17fixes #5041: add new navbar css tests for each variation, remove width: ↵Mark Otto5-37/+209
100%; from .navbar-static-top
2012-09-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto1-1/+1
2012-09-17Merge pull request #5125 from tapcanvas/tab-body-bgMark Otto1-1/+1
Use @bodyBackground on .nav-tabs active state instead of static color
2012-09-17nuke new examples for nowMark Otto3-493/+0
2012-09-17nuke new examples for nowMark Otto3-493/+0
2012-09-17fixes #5163: add new var for navbar collapse's default view, use that in ↵Mark Otto2-1/+2
responsive navbar css
2012-09-16more carouself example workMark Otto1-18/+89
2012-09-16more carouself example workMark Otto1-18/+89
2012-09-16Support for left-opening dropdown submenusRobert McLaws1-1/+34
Adds a new class called .dropdown-submenu-left. It is useful when you have a .pull-right DropDown that has submenus. Without this, the menu opens left past the page boundary, which can trigger the scrollbars and cause other nastiness.
2012-09-14way cooler carousel example, along with updated screenshots for examplesMark Otto5-52/+142
2012-09-14way cooler carousel example, along with updated screenshots for examplesMark Otto1-52/+96
2012-09-14tweak copy on each template, add sign in templateMark Otto6-10/+104
2012-09-14tweak copy on each template, add sign in templateMark Otto6-10/+104
2012-09-14adding new examplesMark Otto2-0/+284
2012-09-14adding new examplesMark Otto2-0/+284
2012-09-14add in some more examples (will work em in later), removed fleetio per their ↵Mark Otto6-4/+4
request, and added gather content to replace it
2012-09-14i18n homepageMark Otto1-5/+5
2012-09-14revert docs changeMark Otto2-24/+22
2012-09-14Standardized spelling of 'JavaScript'; added icons to file treesMartin Bean10-82/+82
2012-09-13fix active tab bg on non-white bodyAdrien Cahen1-1/+1
2012-09-13fixes #5119: javascript in navbar typoMark Otto9-9/+9
2012-09-12mistakenly committed ALL assets. since only bootstrap.css and ↵Brian Campbell6-3103/+0
bootstrap.min.css are changed i removed all others
2012-09-12fixes #5107: make all .btn-group inline-block by default instead of just ↵Mark Otto2-12/+5
within a .btn-toolbar
2012-09-12fixes #5097: js docs typosMark Otto2-6/+6
2012-09-12use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto3-2/+5792
2012-09-12add spaceMark Otto1-1/+1
2012-09-12revert the js evaluation in .box-shadow mixin, fix last mixin usages to ↵Mark Otto3-5798/+8
escape if using >1 shadows
2012-09-12change up box-shadow mixin usage everywhere to use escaping again, or local ↵Mark Otto6-8/+8
var if necessary for further var evaluation
2012-09-12Updated pagination to support .pagination-large, .pagination-small, ↵Brian Campbell12-13/+9235
.pagination-mini matching button sizes. Updated related docs.
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ↵Mark Otto2-2/+2
modal right padding issues with scrollbars
2012-09-10fixes #5059 manually: include media type in css getting started blockMark Otto2-2/+2
2012-09-10fixes #5064 manually: remove fancy quote markMark Otto1-1/+1
2012-09-10more tests and experimentsMark Otto4-27/+47
2012-09-10Merge pull request #5051 from GeoffYoung/2.1.2-wipMark Otto2-2/+2
Update modal example code to match example
2012-09-09Updated sample markup to reflect live demo.Geoff Young2-2/+2
2012-09-08latest tweaks to grid classes for formsMark Otto6-8/+256