aboutsummaryrefslogtreecommitdiff
path: root/customize.html
AgeCommit message (Collapse)AuthorFilesLines
2013-08-13remove accordion from customizer; shorten min height for affixv3.0.0-rc.2Mark Otto1-6/+0
2013-08-11add another varMark Otto1-1/+3
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-131/+1
Conflicts: dist/css/bootstrap.min.css
2013-08-11Customizer field updates for variablesMark Otto1-11/+35
2013-08-11Give forms and search fields proper ARIA rolesKevin Suttle1-1/+1
http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#form http://www.w3.org/TR/wai-aria/roles#search
2013-08-11rebuild + first bit of customizer urlsfat1-131/+1
2013-08-10remove customize layout now that we're bringing it back for rc2Mark Otto1-1/+1
2013-08-08add loading class for mdo to style on customizerJacob Thornton1-3/+8
2013-08-07zip js as well …Jacob Thornton1-1/+1
2013-08-07Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipJacob Thornton1-2/+2
Conflicts: _layouts/customize.html
2013-08-07first prototype of new customizerJacob Thornton1-4/+136
2013-08-06Comma for clarificationMarkus Maga1-1/+1
2013-08-06Added padding variable for alerts and changed customize.html Warning state ↵Markus Maga1-8/+10
(which doesn't exist anymore)
2013-08-05fixes #9063: add var for navbar border radiusMark Otto1-0/+2
2013-08-03Greater standardization of sizing terminologyChris Rebert1-2/+2
In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small
2013-07-27Input groups overhaulMark Otto1-0/+7
* Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679
2013-07-27mo links, fix ads and analytics in gh pagesMark Otto1-1/+1
2013-07-27fixes for hella broken links on account of jekyll and twbs.github.com linksMark Otto1-2/+2
2013-07-27herpy derpy shit for urlsMark Otto1-0/+1
2013-07-26Update IDs on customize pageMark Otto1-8/+8
2013-07-26More customizer changes, and revert to placeholder layoutMark Otto1-263/+273
2013-07-26Fix broken indentationMark Otto1-1362/+1362
Not sure when or how this happened, but I just noticed it—4 spaces were used instead of 2.
2013-07-26move things around :)syed1-1248/+1341
Moved pager, pagination, popovers, tooltip, progress bars & type properties to variables.less
2013-07-25Disable the customizer for rc1 for nowMark Otto1-1/+1
2013-07-25move some thing aroundMark Otto1-5/+5
2013-07-25Moved navs inline properties to variables.less and customize.html & ↵syed1-0/+40
nav-customize.html
2013-07-25Moving navbar inline properties to variables.less and customize.htmlsyed1-0/+14
2013-07-24make footer border color use header border color in modalsMark Otto1-4/+4
2013-07-24Moved modals inline properties to variables.lesssyed1-0/+30
In this commit I moved modals.less inline properties to variables.less and also added those variables to customize.html.
2013-07-23Update forms varsMark Otto1-12/+20
* Reorganize layout * Add input group var * Add legend border var
2013-07-23Reorganize dropdown vars sectionMark Otto1-17/+17
2013-07-23Update dropdown varsMark Otto1-4/+5
* Update `.nav-divider` mixin to simplify to a 1px line (one value instead of two in parametric mixin) * Rename and consolidate dropdown caret vars * Add vars to Customizer
2013-07-23Update code varsMark Otto1-0/+16
* Drop the `rgba()` border and fallback because fuck that noise * Add vars to customizer * Remove rogue `:`
2013-07-23Update close varsMark Otto1-1/+8
* Remove dupe hover color var (again, it's not necessary to have it's own var here since we're controlling it via `opacity`) * Add to customizer
2013-07-23Update carousel varsMark Otto1-0/+14
* Remove `@carousel-control-hover-color` since that's just the same as the default control color and all we change is `opacity` (it's required for specificity). * Add vars to customizer * Update customizer nav to include new section * Remove the `li` from the var names * Consolidate and simplify `text-shadow` vars
2013-07-23Update and add `@btn-hover-color` to Customize pageMark Otto1-0/+3
2013-07-23@badge-bg should be @gray-light not #f5f5f5Francis Brunelle1-1/+1
2013-07-20update headings and navMark Otto1-3/+3
2013-07-20Update vars for badges, breadcrumbs; update customize pageMark Otto1-1/+46
2013-07-19Move var in customize layoutMark Otto1-6/+1
2013-07-18flatten docs dir back into rootMark Otto1-0/+1165