aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2012-06-20create vars for responsive grid values, fixed and fluid, and document them ↵Mark Otto1-1/+3
in the customizer
2012-06-20Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wipMark Otto1-0/+120
2012-06-20add docs for fluid offsettingMark Otto1-0/+120
2012-06-19#3861: add span to pagination selectors for full support of non-link ↵Mark Otto1-5/+10
pagination items
2012-06-19remove unused container resetMark Otto1-3/+1
2012-06-19add separate vars for dropdown link hover and active statesMark Otto1-1/+6
2012-06-19add basic vertical button group supportMark Otto1-0/+42
2012-06-19#2764: add disabled styles to navs and dropdownsMark Otto1-0/+21
2012-06-19round select list cornersMark Otto1-3/+3
2012-06-14improve inline-block of append/prepend inputs with font-size: 0;Mark Otto1-0/+3
2012-06-10rewrite alerts and progress bars sectionsMark Otto1-4/+0
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 ↵Mark Otto1-20/+20
wachunga-2.0.4-wip
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
Conflicts: docs/assets/js/bootstrap.min.js docs/javascript.html docs/templates/pages/javascript.mustache
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-05-31rebuild and fix testJacob Thornton1-4/+4
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix ↵Mark Otto1-0/+9
input-prepend/append for responsive for both fluid and fixed sizing
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
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query` the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
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 ↵Mark Otto1-0/+4
inline-block, fix height issue on textareas
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 Otto1-89/+40
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-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 ↵v2.0.3Jacob Thornton1-4/+4
and rebuild)
2012-04-24Added Medias code and documentationGiuliano Velli1-0/+51
Fix for Issue #1711 Added media.less and edited bootstrap.less and responsive.less to manage media components. Added a section to the documentation (Media, in components.html) outlining how Medias work. Edited bootstrap.css and bootstrap-responsive.css to add the code for the demos Signed-off-by: Giuliano Velli <[email protected]>
2012-04-24restore margins on thumbnails, add comments about it's changes and how ↵Mark Otto1-1/+2
responsive affects it
2012-04-24make component animations work cross browsers with opacity mixin, restore ↵Mark Otto1-4/+7
float on thumbnails > li
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 ↵Mark Otto1-0/+13
perfect, but mostly solid
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