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
2013-07-21Remove more commented out CSS from formsMark Otto
2013-07-21Remove commented out CSSMark Otto
2013-07-20Update vars for badges, breadcrumbs; update customize pageMark Otto
2013-07-20Fixes #8385: update carousel captionsMark Otto
2013-07-20Fixes #8278: fix on printMark Otto
2013-07-19Variables reorganization and breadcrumbs updateMark Otto
2013-07-19Improved and followed pattern suggestionssyed
2013-07-19move breadcrumb.less inline properties and also added @color-2 missed in last...syed
2013-07-19move badges inline properties to variables.lesssyed
2013-07-19Move accordion inline properties to variables.lessyed
2013-07-19`<input>` and `<select>` sizing updateMark Otto
2013-07-19Fixes #8516: correct input-small and input-large on select elementsMark Otto
2013-07-19Jankily fix input group wrapping with button groups in Firefox (fixes #8321, ...Mark Otto
2013-07-18add comments to gloss Unicode codepoint hexChris Rebert
2013-07-18fixes #8206: Use navbar height var to compute vertical padding on navbar-brandMark Otto
2013-07-18for some reason iOS is shitting the bed on the .navbar-toggle unless it gets ...Mark Otto
2013-07-18twerk commentMark Otto
2013-07-18Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-07-18Fixes #8374: ensure navbar is always at least 50pxMark Otto
2013-07-18Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat
2013-07-18Fixes #8397: better navbar padding with grid gutter stuffMark Otto
2013-07-18get button js working with actual form elements p coollfat
2013-07-18spacing and local var renameMark Otto
2013-07-18Merge branch 'patch-1' of https://github.com/bassjobsen/bootstrap into bassjo...Mark Otto
2013-07-18Merge pull request #8380 from joeybaker/patch-1Mark Otto
2013-07-18change charactersMark Otto
2013-07-18Merge branch '3.0.0-wip' of https://github.com/mauricew/bootstrap into mauric...Mark Otto
2013-07-18Vurrriables and shitMark Otto
2013-07-18Fixes #8452: adds `.active` to table classesMark Otto
2013-07-18Fixes #8441: remove `@font-size-mini`Mark Otto
2013-07-18Bump tooltips to use `@font-size-small` (11px to 12px)Mark Otto
2013-07-18Drop `.nav-header` for `.dropdown-header`Mark Otto
2013-07-18fixes #8477: use var for rounded image border-radiusMark Otto
2013-07-18fixes #8491: add vars for table paddingMark Otto
2013-07-17Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-07-16remove margin from left side of navs since it's no longer being setMark Otto
2013-07-16remove webkit-overflow-scrolling from modal for now /cc #8495Mark Otto
2013-07-16Add missing backtick in commentChris Rebert
2013-07-12Merge pull request #8453 from cvrebert/retina-renameMark Otto
2013-07-11Update forms.lessBass Jobsen
2013-07-11rename .retina-image => .img-retinaChris Rebert
2013-07-09simplify type.lessliuyl
2013-07-08Merge pull request #8415 from cvrebert/code.less-cleanupMark Otto
2013-07-08Merge pull request #8414 from cvrebert/dropdowns-LESS-nestingMark Otto
2013-07-08Merge pull request #8413 from cvrebert/misc-less-refactoringMark Otto
2013-07-08Merge pull request #8412 from cvrebert/pagination-nestingMark Otto
2013-07-08Merge pull request #8411 from cvrebert/navbar-LESS-nestingMark Otto
2013-07-08code.less: cleanup styles that get immediately overriden later in the fileChris Rebert
2013-07-08use LESS nesting more in dropdowns.lessChris Rebert
2013-07-08refactor {badges,jumbotron,media,popover,print}.less (mostly nesting)Chris Rebert