aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2012-01-07quick stab at fixing modal placement on 480px and downMark Otto1-1/+4
2012-01-07update fluid layout to use variable for sidebar widthMark Otto1-1/+1
2012-01-07overhauled dropdowns now require use of .caret for dropdown arrow, redid the ↵Mark Otto1-61/+82
button group docs section, added the split button dropdown docs section
2012-01-07update the fluid examples to use new classes and clear the floats properly ↵Mark Otto1-9/+15
from sidebar
2012-01-07tweak spacing once more on prettify; add support for uneditable inputs to ↵Mark Otto1-4/+13
input-append and prepend
2012-01-07make fixed navbars have lower z-indexMark Otto1-2/+2
2012-01-07update form shadows and tweak prettyprint stylesMark Otto1-7/+7
2012-01-07fix form field sizing for selects, document form field grid sizingMark Otto1-101/+54
2012-01-07fix reponsive 1200+ media query to resolve mismatched gutters and negative ↵Mark Otto1-2/+5
margins on the row
2012-01-07fix forms in navbars, fix examples' navbarsMark Otto1-1/+6
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto1-19/+31
styles to look like github gists, and lots more docs updates
2012-01-05fixing conflict in dividers in navbar, fix navbar docs, fix search form in ↵Mark Otto1-3/+5
navbar
2012-01-05docs cleanup and navbar brand hoverMark Otto1-2/+2
2012-01-05massive docs update, mostly to all our new forms, and to the buttonsMark Otto1-27/+25
2012-01-05default cursor for disabled links in paginationMark Otto1-1/+2
2012-01-05make dropdowns use unicode character for :afterMark Otto1-2/+2
2012-01-05move mega link footer to scaffolding to try it out, fix broken button text ↵Mark Otto1-3/+4
shadow, change UL/OL margins back, make li color same as body
2012-01-05Tweak the docs and address the new forms list of controls: radios and ↵Mark Otto1-4/+11
checkboxes are now hanging controls to wrap text properly
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ↵Mark Otto1-709/+672
and radio lists--now just labels and inputs
2012-01-05Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-2/+69
Conflicts: bootstrap.css
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, ↵Mark Otto1-2/+328
sprite icons started
2012-01-02ease-in-out slide transitionJacob Thornton1-6/+6
2012-01-02basic carousel implementationJacob Thornton1-2/+37
2012-01-02placeholder design for carouselJacob Thornton1-2/+26
2012-01-02Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-128/+58
Conflicts: bootstrap.css
2012-01-02start playing with carousel stuffJacob Thornton1-1/+9
2011-12-30missing paranthesesMark Otto1-1/+1
2011-12-27border radius on large button toolbarMark Otto1-1/+18
2011-12-27add appended input example to docs, fix help-text wrapping issue by clearing ↵Mark Otto1-6/+18
float
2011-12-27fix tables for rowspanMark Otto1-1/+1
2011-12-27allow select with size attr to not have fixed heightMark Otto1-2/+2
2011-12-27add ie7 inline block mixin and add ability to center paginationMark Otto1-2/+9
2011-12-27clean up some css for github issues: input prepend z-index, modals revamped ↵Mark Otto1-6/+12
for responsive
2011-12-27remove negative margin from .brand in docs, update navbar to support buttons ↵Mark Otto1-1/+4
up thurr
2011-12-26clean up some comments and fix a bug with buttons in navbar by removing too ↵Mark Otto1-103/+3
generic of a link color
2011-12-26Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-9/+9
Conflicts: bootstrap.css
2011-12-24fix for linuxJacob Thornton1-5/+1
2011-12-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-6/+111
Conflicts: bootstrap.css docs/assets/js/application.js docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html docs/upgrading.html
2011-12-22change above below to top bottom and add "inside" placement optionJacob Thornton1-9/+9
2011-12-21clean up all the js across all the doc pagesJacob Thornton1-1/+1
2011-12-21remove inline input field CSS since that's not required as all inputs are ↵Mark Otto1-16/+1
inline-block anyway
2011-12-21update comment on select bg bug and confirmed it was fixed, scoped ↵Mark Otto1-2/+2
responsive .span* to .row
2011-12-21Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+25
Conflicts: bootstrap.css docs/javascript.html
2011-12-21update thumbnails to keep images from going past edges of thumbnailsMark Otto1-2/+3
2011-12-21rename media grid to thumbnails, recompile bootstrap, fix examples for ↵Mark Otto1-1/+1
mobile phones
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto1-2/+101
dropdowns css to dedicated file
2011-12-21Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-14/+21
Conflicts: bootstrap.css
2011-12-21docs updates, forms updated to include error states and more examples, ↵Mark Otto1-6/+7
remove text-shadow from gradientbar mixin to fix bug
2011-12-20add default margin for popover and twipsyJacob Thornton1-1/+25
2011-12-20update all to new on api + add animation support to tabsJacob Thornton1-1/+1