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-13change up fonts on form elements to remove unnecessary font-family on label e...Mark Otto
2012-02-13ensure help-block is block per #1937Mark Otto
2012-02-13clean up nav-header in responsiveMark Otto
2012-02-13adding makeRow and makeColumn mixins for generating more semantic layoutsMark Otto
2012-02-13allow .input-prepend/.input-append to work in .navbar per #1681Mark Otto
2012-02-13clear up scaffolding page to separate fixed from fluid grid systemsMark Otto
2012-02-13clean up modals.less comments, add new class for optional use on modal forms ...Mark Otto
2012-02-13change classname from .btn-dark to .btn-inverse, change use textMark Otto
2012-02-13Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo...Mark Otto
2012-02-13enable the use of .nav-header in dropdowns per #1827Mark Otto
2012-02-13add navbar background hover variable and fix uneditable-input with append/pre...Mark Otto
2012-02-13update ff comment in buttonsMark Otto
2012-02-12edit comment on IE7-8 support of :focus in navbar-searchMark Otto
2012-02-12standardize default button gradient styles to match other buttons, reset it's...Mark Otto
2012-02-12update comment to reflect ie supportMark Otto
2012-02-12reset line-height for file input in ie9Mark Otto
2012-02-12change fixed height on responsive textareas to min-heightMark Otto
2012-02-12fix tabs content wrapping per #1620Mark Otto
2012-02-12support small for legend per #1544Mark Otto
2012-02-12remove color on :active of buttonsMark Otto
2012-02-11fix inline form checkbox/radiosMark Otto
2012-02-11Merge branch '2.0.1-wip' of https://github.com/jmar777/bootstrap into jmar777...Mark Otto
2012-02-11update selectors for icons to include matcher for icon class in middle of cla...Mark Otto
2012-02-11manually address #1895Mark Otto
2012-02-11scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto
2012-02-10Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto
2012-02-10Added the carret of the buttonSimon
2012-02-10Added a black/dark buttonSimon
2012-02-10webkit legend margin fix for non-horizontal formsJeremy Martin
2012-02-07Add ol.unstyledHenrik N
2012-02-07fix for #1779, use line-height varMark Otto
2012-02-07move formfieldstate mixin to mixins.less for #1785Mark Otto
2012-02-07rearrange order of 3d and skew mixins:Mark Otto
2012-02-07Merge branch 'tobaco-master' into 2.0.1-wipMark Otto
2012-02-07Merge branch 'et-fix_long_breadcrumbs' into 2.0.1-wipMark Otto
2012-02-07manual patch of #1449 to make thumbnails use grid varsMark Otto
2012-02-07rearrange some of the docs on buttons to show examples of all possible render...Mark Otto
2012-02-06Removed double declaration of SkewTorsten Baldes
2012-02-05add label hover style for ability to make it a linkMark Otto
2012-02-05Merge branch 'jarijokinen-master' into 2.0.1-wipMark Otto
2012-02-05Merge branch 'master' of https://github.com/jarijokinen/bootstrap into jarijo...Mark Otto
2012-02-05resolve #1602 and add table hover styleMark Otto
2012-02-05close #1628 to add padding to all inline checkboxes/radiosMark Otto
2012-02-05fix #1631 by adding focus to radio buttonsMark Otto
2012-02-05clean up labels per #1656Mark Otto
2012-02-05add mixin for text-overflowMark Otto
2012-02-05correct css selector for .control-label, required in the docs but not in the ...Mark Otto
2012-02-05#1707: remove rgba() background override on navbar active items for customiza...Mark Otto
2012-02-05#1715: strip code of styles when in a preMark Otto
2012-02-05buttons and icons updated for improved placement and variable support for ico...Mark Otto