aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto1-0/+25
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto1-34/+72
2012-12-19Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe...Mark Otto1-5/+13
2012-12-19Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ...Mark Otto1-45/+24
2012-12-19More button tweaksMark Otto1-27/+143
2012-12-19remove commented out buttons css, update docsMark Otto1-69/+9
2012-12-19overhaul buttonsMark Otto1-256/+95
2012-12-19Remove @black and just use #000Mark Otto1-5/+5
2012-12-19Change .jumbotron usage in docs layout to .bs-docs-jumbotronMark Otto1-5/+5
2012-12-19Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports me...Mark Otto1-3/+3
2012-12-19Drop .label component. Instead, just use .badge because fuck dupe code and st...Mark Otto1-24/+0
2012-12-19Merge branch 'bs3-input-groups' into 3.0.0-wipMark Otto1-271/+72
2012-12-19no need for margin-top on .typeahead, it's set on .dropdown-menuMark Otto1-1/+0
2012-12-19Remove support for multiple buttons in input groups because fuck that shit.Mark Otto1-4/+4
2012-12-19Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate ...Mark Otto1-2/+2
2012-12-19Use normalize as separate file instead of with other resets; still need to pu...Mark Otto1-78/+289
2012-12-19Update clearfix mixin and class per @necolas's feedbackMark Otto1-33/+18
2012-12-10Version bumpMark Otto2-2/+2
2012-12-10Fixes #6174: Caret alignment in small and mini buttonsMark Otto1-2/+5
2012-12-10IE10 fix in responsive utilities, not regular utilitiesMark Otto2-4/+4
2012-12-10Move IE10 responsive fix to responsive utilities so Customizer gets itMark Otto2-4/+4
2012-12-10move reset after vars and mixinsMark Otto1-32/+32
2012-12-09fixes #5605: style as disabled all form controls & btns under a disabled fiel...Chris Rebert1-14/+31
2012-12-10Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes...Blake Embrey1-8/+8
2012-12-09Fix checkbox and radios exampleMark Otto1-0/+1
2012-12-09Refactor input groupsMark Otto1-271/+72
2012-12-08Restore print stylesMark Otto1-0/+52
2012-12-08Test removal of print styles for customized buildsMark Otto1-52/+0
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto1-14/+25
2012-12-08Fixes #5729: Nested striped tablesv2.2.2Mark Otto1-2/+6
2012-12-08Nesting tablesMark Otto1-10/+10
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/+5
2012-12-07Merge pull request #6151 from tierra/pre-code-white-space-fixMark Otto1-0/+2
2012-12-07Fixes #6136: Proper scoping of breadcrumbs dividerMark Otto1-1/+1
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty1-0/+2
2012-12-05Remove commented out old popover CSSMark Otto1-60/+0
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto3-89/+76
2012-12-04add gallery page, fill with a few screenshots to startMark Otto1-0/+8
2012-12-04Fix up display of dropdown submenu examples on responsive viewsMark Otto1-1/+35
2012-12-03Fixes #6115: scope breadcrumb styles to immediate children onlyMark Otto1-3/+3
2012-12-03Fixing header color for success, error and info alertsAndreas Cederstròˆm1-0/+13
2012-12-02Enable responsive features in IE10 when snappedMark Otto1-0/+4
2012-12-02Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto1-19/+19
2012-12-02reset text align in popovers given inline insertionMark Otto1-0/+1
2012-12-02remove overrides on inner html of popover-contentMark Otto1-6/+0
2012-12-02run make on modal popover fixMark Otto1-0/+1
2012-12-01follow button widthMark Otto1-1/+1
2012-12-01remove single corner border-radius mixinsMark Otto1-90/+30
2012-12-01move around social buttonsMark Otto1-26/+27