aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Expand)AuthorFilesLines
2012-06-09overhaul forms docs to simplify presentation of everything, reduce text, and ...Mark Otto1-0/+6
2012-06-09remove mention of prettify from docs, fix docs subnav width when fixedMark Otto1-3/+3
2012-06-08restore scrollspy to bodyMark Otto1-3/+5
2012-06-07overhaul js docs top sections, update subheadMark Otto1-1/+2
2012-06-07restore top navs entirelyMark Otto1-2/+36
2012-06-07drop the side nav, restore topbarMark Otto1-3/+4
2012-06-07nav and content tweaksMark Otto1-12/+5
2012-06-07fix grid tooltips, tweaksMark Otto1-1/+0
2012-06-07more content changes to docsMark Otto1-71/+88
2012-06-06add back left rail nav, tweak colorsMark Otto1-18/+66
2012-06-05remove sidenavMark Otto1-56/+25
2012-06-05updated javascripts for first pass at single columnMark Otto1-9/+53
2012-06-05more tweaks to layouts and some docs stylesMark Otto1-8/+11
2012-06-05two col scaffolding revMark Otto1-10/+17
2012-06-04adding 20px grid, setting that on docsMark Otto1-1/+1
2012-06-04more changes to js and components, playing with new docs subnavMark Otto1-1/+9
2012-06-04updated index page and footerMark Otto1-5/+3
2012-06-04updating scaffolding page to single columnMark Otto1-0/+12
2012-06-04revamp docs to have new width, start realigning the base css page to matchMark Otto1-3/+6
2012-06-04add bs-docs-examples styles from other branchMark Otto1-0/+47
2012-06-04#3684: reset width to auto for input type='image'Mark Otto1-0/+1
2012-06-04Merge branch 'wachunga-2.0.4-wip' into 2.1.0-wipMark Otto1-16/+16
2012-06-04Merge branch '2.0.4-wip' of https://github.com/wachunga/bootstrap into wachun...Mark Otto1-20/+20
2012-06-04fix #3693: rounded corners on search formMark Otto1-1/+1
2012-06-04fix placeholder for FF by attaching input and textarea when we call the mixinMark Otto1-3/+6
2012-06-02fix cut off iconsMark Otto1-0/+2
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton1-2/+12
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton2-2/+2
2012-05-31rebuild and fix testJacob Thornton1-4/+4
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre...Mark Otto2-4/+9
2012-05-28remake after merging IE7/8 bugfix for animationsMark Otto1-2/+0
2012-05-28scope float right dropdown menus to immediate childrenMark Otto1-1/+1
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis1-0/+4
2012-05-25remove color from labelsMark Otto1-1/+0
2012-05-24make bootstrap like google maps a bit moreMark Otto1-0/+4
2012-05-24recompile after adding ms-placeholderMark Otto1-0/+4
2012-05-23remove redeclared font styles from <p> and rebuildMark Otto1-3/+0
2012-05-23fix field state mixinMark Otto1-0/+12
2012-05-17fix resizing issues from incorrectly changing <767px grid classes to inline-b...Mark Otto2-1/+9
2012-05-17abandon activedescendant because it was awfulJacob Thornton1-8/+3
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton1-3/+18
2012-05-16add proper role to dialog markup and cleanup modal loggingJacob Thornton1-4/+4
2012-05-15remake again after pullMark Otto1-24/+35
2012-05-15finish fixing uneditable-input and remakeMark Otto1-2/+4
2012-05-15correct regressions against 2.0.3Mark Otto1-0/+28
2012-05-14add forms test page for all html5 input types and refactor selectorsMark Otto2-89/+45
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto1-2/+9
2012-05-13#3420: properly scope dropdown open state to immediate children onlyMark Otto1-1/+1
2012-05-13#3449: make legend and form-actions the same border colorMark Otto1-3/+3
2012-05-04Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as paramsDavid Hirtle1-20/+20