Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)Author
2012-02-02fix missing ; in buttons.lessMark Otto
2012-02-02fix hover state on .nav-list for active linksMark Otto
2012-02-02remove unused css files and add scaffolding and hero-unit to the builderMark Otto
2012-02-02fix that jank hackMark Otto
2012-02-01clean up responsive media queries and docs cssMark Otto
2012-01-31chance icon classMark Otto
2012-01-31disable cursor on disabled and active pagination linksMark Otto
2012-01-31once more, overhaul the icons and use the css regex selector on our iconsMark Otto
2012-01-31fix button styles on active and disabledMark Otto
2012-01-31restore a few commented out responsive itemsMark Otto
2012-01-31update icons everywhere to be scoped per other components, fix broken element...Mark Otto
2012-01-31refactor the navs to use prefixed classes, because you know, consistency is b...Mark Otto
2012-01-31*really* refactor the buttons and update them all over the docsMark Otto
2012-01-31refactor buttons.lessMark Otto
2012-01-31speed up topbar animation for responsiveJacob Thornton
2012-01-30implement @textColor for body textMark Otto
2012-01-30large carousel images and margin bottom addedMark Otto
2012-01-30account for floated inputs in the .navbar-formMark Otto
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto
2012-01-30add skew mixinMark Otto
2012-01-30remove top 5px padding from first inline radio/checkboxMark Otto
2012-01-30namespace popover valuesMark Otto
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto
2012-01-30Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ...Mark Otto
2012-01-30Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton
2012-01-30add license for responsive and rebuildJacob Thornton
2012-01-30move vars and mixins for default grid back to appropriate filesMark Otto
2012-01-30fix broken navbar collapseMark Otto
2012-01-30update collapsible nav in navbarMark Otto
2012-01-30fix form styles on prepend/append for consistency, update code docs with exam...Mark Otto
2012-01-30fix animated/striped gradients in progress barsMark Otto
2012-01-30refined pager styles to give a border on the links and improved hover stateMark Otto
2012-01-30last minute addition of a simple fluid grid for our fluid examples; it needs ...Mark Otto
2012-01-29remove form docs from the styles and markup, it's no longer neededMark Otto
2012-01-29removing required .navbar-static class, rewrote docs to reflect the change, a...Mark Otto
2012-01-29revamped the thumbnails examples to make them work and look better at higher ...Mark Otto
2012-01-29namespace progress bars and labels classesMark Otto
2012-01-29updates to responsive and docs for responsive navbarMark Otto
2012-01-29clarify and tweak media queriesMark Otto
2012-01-29fix alert close positionMark Otto
2012-01-29more responsive tweaks for tabletMark Otto
2012-01-29fix the navbar click and a few jank responsive problemsMark Otto
2012-01-29remove background from accordion, and use border insteadMark Otto
2012-01-29remove padding from first-child of inline radios/checkboxesMark Otto
2012-01-29turn off brand hover for now + get nav toggling in mobileJacob Thornton
2012-01-29Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton
2012-01-29blahJacob Thornton
2012-01-29add in a navbar button for toggling the nav itemsMark Otto
2012-01-29vertical align inline checkboxes/radios to improve rendering in topbarMark Otto