aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.min.css
AgeCommit message (Collapse)AuthorFilesLines
2012-01-08add utilities.less file for generic classesMark Otto1-4/+5
2012-01-08fix dropdowns for active state in dropdown menusMark Otto1-4/+7
2012-01-08fix navbar styles for .brandMark Otto1-2/+2
2012-01-08fix placement of dropdowns in navbar after getting to general in those stylesMark Otto1-2/+2
2012-01-08clean up dup css in responsive, fix navbar dropdown caretMark Otto1-3/+3
2012-01-08rejigger z-index ranks for popovers/topbar/etcMark Otto1-6/+17
2012-01-08get carousel working in firefoxJacob Thornton1-12/+2
2012-01-08move collapsing navbar nav to 480 and below, unfloat nav for 768 and below ↵Mark Otto1-1/+1
to wrap links with position absolute
2012-01-08fix responsive navbar nav treatment by using hover instead of clickMark Otto1-1/+1
2012-01-08adjust navs for fine details on dropdowns in stacked nav and improved open ↵Mark Otto1-4/+6
state there
2012-01-08fix styles on right aligned blockquote to flip padding and border appropriatelyMark Otto1-1/+1
2012-01-08fix docs for fluid layout, update topbar to fix active text color for linksMark Otto1-1/+1
2012-01-08clean up some spacing on the dropdown for typeaheadMark Otto1-1/+2
2012-01-08remove / on js, fix link to typeahead, remove old gradient on dropdown hoverMark Otto1-2/+13
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-15/+5
2012-01-07redoing the tabs on bottom, left, and rightMark Otto1-14/+17
2012-01-07fix up dropdowns and navbar docs for the new dropdown stylesMark Otto1-15/+14
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ↵Mark Otto1-32/+38
make it a nav list to build on new .nav base class
2012-01-07overhauled docs to include example markup, add language around browser ↵Mark Otto1-10/+11
support and classes
2012-01-07Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into ↵Mark Otto1-0/+10
pokonski-2.0-wip Conflicts: bootstrap.css
2012-01-07fixing tablesorter styles by adding the jquery plugin back to the lib, ↵Mark Otto1-4/+9
fixing the docs examples
2012-01-07Progress barsPiotrek Okoński1-1/+11
2012-01-07adding back table grid sizing; will need support for responsive perhapsMark Otto1-0/+12
2012-01-07add html5 invalid state for super fancy errors via browserMark Otto1-0/+1
2012-01-07scope close icon in modal to modal-header to allow alerts in modals to use ↵Mark Otto1-3/+2
close icons
2012-01-07change up the z-indexing and add some popover/twipsy content to the test ↵Mark Otto1-3/+3
modal on the js docs to help avoid future bugs
2012-01-07another quick pass at ranking all zindexes and listing them in variables for ↵Mark Otto1-4/+4
quick overview and editing later
2012-01-07better ranking of z-indexes for tipsies so they appear above dropdown menus ↵Mark Otto1-3/+3
but below fixed topbar
2012-01-07quick stab at fixing modal placement on 480px and downMark Otto1-1/+1
2012-01-07overhauled dropdowns now require use of .caret for dropdown arrow, redid the ↵Mark Otto1-13/+18
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-5/+6
from sidebar
2012-01-07tweak spacing once more on prettify; add support for uneditable inputs to ↵Mark Otto1-3/+5
input-append and prepend
2012-01-07make fixed navbars have lower z-indexMark Otto1-1/+1
2012-01-07update form shadows and tweak prettyprint stylesMark Otto1-2/+2
2012-01-07fix form field sizing for selects, document form field grid sizingMark Otto1-17/+26
2012-01-07fix forms in navbars, fix examples' navbarsMark Otto1-2/+2
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto1-7/+12
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/+3
navbar
2012-01-05docs cleanup and navbar brand hoverMark Otto1-1/+1
2012-01-05massive docs update, mostly to all our new forms, and to the buttonsMark Otto1-25/+25
2012-01-05default cursor for disabled links in paginationMark Otto1-1/+1
2012-01-05make dropdowns use unicode character for :afterMark Otto1-1/+1
2012-01-05move mega link footer to scaffolding to try it out, fix broken button text ↵Mark Otto1-3/+3
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-1/+3
checkboxes are now hanging controls to wrap text properly
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ↵Mark Otto1-112/+107
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/+13
Conflicts: bootstrap.css
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, ↵Mark Otto1-1/+101
sprite icons started
2012-01-02ease-in-out slide transitionJacob Thornton1-1/+1
2012-01-02basic carousel implementationJacob Thornton1-3/+10
2012-01-02placeholder design for carouselJacob Thornton1-2/+4