aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-30make responsive input fields not wrap for fluid input prepend/append by setti...Mark Otto1-1/+1
2012-04-30#3228: update docs to list dependencies from 2.0.3 for compiling via makeMark Otto1-4/+4
2012-04-24fix regression in resetting collapse to auto on collapse open. (+ add spec an...v2.0.3Jacob Thornton1-4/+4
2012-04-24Added Medias code and documentationGiuliano Velli2-2/+65
2012-04-24restore margins on thumbnails, add comments about it's changes and how respon...Mark Otto2-1/+5
2012-04-24make component animations work cross browsers with opacity mixin, restore flo...Mark Otto1-4/+7
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipMark Otto1-4/+4
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p...Mark Otto2-0/+39
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipJacob Thornton1-5/+12
2012-04-24changes for build in preperation for 2.0.3 releaseJacob Thornton1-4/+4
2012-04-24fix ie7 button group toggles and button bordersMark Otto1-4/+3
2012-04-24fix #3179: cut off radios and checkboxesMark Otto1-1/+1