aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-01-08move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to...Mark Otto1-48/+54
2012-01-08fix responsive navbar nav treatment by using hover instead of clickMark Otto1-10/+16
2012-01-08adjust navs for fine details on dropdowns in stacked nav and improved open st...Mark Otto1-5/+12
2012-01-08fix styles on right aligned blockquote to flip padding and border appropriatelyMark Otto1-1/+5
2012-01-08fix docs for fluid layout, update topbar to fix active text color for linksMark Otto1-2/+2
2012-01-08clean up some spacing on the dropdown for typeaheadMark Otto1-2/+8
2012-01-08remove / on js, fix link to typeahead, remove old gradient on dropdown hoverMark Otto1-11/+138
2012-01-08Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+1
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-235/+8
2012-01-07recomment out the moz stuff for progress bars since less can't compile it rig...Mark Otto1-1/+1
2012-01-07fix progress bars by removing border and negative marginsMark Otto1-99/+9
2012-01-07redoing the tabs on bottom, left, and rightMark Otto1-62/+118
2012-01-07nuke unused code, add to upgrading pageMark Otto1-33/+1
2012-01-07fix up dropdowns and navbar docs for the new dropdown stylesMark Otto1-166/+85
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ma...Mark Otto1-122/+180
2012-01-07overhauled docs to include example markup, add language around browser suppor...Mark Otto1-175/+157
2012-01-07Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski...Mark Otto1-1/+175
2012-01-07fixing tablesorter styles by adding the jquery plugin back to the lib, fixing...Mark Otto1-11/+48
2012-01-07Progress barsPiotrek OkoĊ„ski1-1/+173
2012-01-07adding back table grid sizing; will need support for responsive perhapsMark Otto1-131/+59
2012-01-07add html5 invalid state for super fancy errors via browserMark Otto1-1/+11
2012-01-07scope close icon in modal to modal-header to allow alerts in modals to use cl...Mark Otto1-4/+4
2012-01-07change up the z-indexing and add some popover/twipsy content to the test moda...Mark Otto1-4/+4
2012-01-07another quick pass at ranking all zindexes and listing them in variables for ...Mark Otto1-5/+5
2012-01-07better ranking of z-indexes for tipsies so they appear above dropdown menus b...Mark Otto1-4/+4
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
2012-01-07update the fluid examples to use new classes and clear the floats properly fr...Mark Otto1-9/+15
2012-01-07tweak spacing once more on prettify; add support for uneditable inputs to inp...Mark Otto1-4/+13
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 ma...Mark Otto1-2/+5
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 s...Mark Otto1-19/+31
2012-01-05fixing conflict in dividers in navbar, fix navbar docs, fix search form in na...Mark Otto1-3/+5
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 sh...Mark Otto1-3/+4
2012-01-05Tweak the docs and address the new forms list of controls: radios and checkbo...Mark Otto1-4/+11
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ...Mark Otto1-709/+672
2012-01-05Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-2/+69
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, sprite...Mark Otto1-2/+328
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