aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2012-02-12enable the use of .nav-header in dropdowns per #1827Mark Otto1-11/+17
2012-02-12add navbar background hover variable and fix uneditable-input with ↵Mark Otto3-1/+3
append/prepend controls
2012-02-12update ff comment in buttonsMark Otto1-0/+2
2012-02-12edit comment on IE7-8 support of :focus in navbar-searchMark Otto1-1/+1
2012-02-12standardize default button gradient styles to match other buttons, reset ↵Mark Otto1-1/+2
it's IE filter to improve IE7 hover
2012-02-11update comment to reflect ie supportMark Otto1-1/+1
2012-02-11reset line-height for file input in ie9Mark Otto1-0/+5
2012-02-11change fixed height on responsive textareas to min-heightMark Otto1-1/+1
2012-02-11fix tabs content wrapping per #1620Mark Otto1-0/+3
2012-02-11support small for legend per #1544Mark Otto1-0/+6
2012-02-11remove color on :active of buttonsMark Otto1-1/+0
2012-02-11fix inline form checkbox/radiosMark Otto1-0/+8
2012-02-11Merge branch '2.0.1-wip' of https://github.com/jmar777/bootstrap into ↵Mark Otto1-5/+6
jmar777-2.0.1-wip
2012-02-11update selectors for icons to include matcher for icon class in middle of ↵Mark Otto1-1/+2
class attr, remove docs mention of requiring icon-* first
2012-02-10manually address #1895Mark Otto2-1/+4
2012-02-10scope th bottom vertical-align to only thead, update code styles to include ↵Mark Otto2-3/+14
more comments in less file and scrollable option for pre tag
2012-02-09Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto1-1/+2
2012-02-10Added the carret of the buttonSimon1-1/+2
2012-02-09Added a black/dark buttonSimon1-2/+9
2012-02-09webkit legend margin fix for non-horizontal formsJeremy Martin1-5/+6
2012-02-07Add ol.unstyledHenrik N1-1/+2
2012-02-07fix for #1779, use line-height varMark Otto1-1/+1
2012-02-07move formfieldstate mixin to mixins.less for #1785Mark Otto2-29/+33
2012-02-06rearrange order of 3d and skew mixins:Mark Otto1-7/+7
2012-02-06Merge branch 'tobaco-master' into 2.0.1-wipMark Otto1-6/+6
2012-02-06Merge branch 'et-fix_long_breadcrumbs' into 2.0.1-wipMark Otto1-1/+1
2012-02-06manual patch of #1449 to make thumbnails use grid varsMark Otto1-2/+2
2012-02-06rearrange some of the docs on buttons to show examples of all possible ↵Mark Otto2-2/+4
renderings along with code snippets and note about usage; also fix the portrait tablet media query
2012-02-06Removed double declaration of SkewTorsten Baldes1-6/+6
+ added translate3d to mixins.less
2012-02-05add label hover style for ability to make it a linkMark Otto1-4/+16
2012-02-05Merge branch 'jarijokinen-master' into 2.0.1-wipMark Otto1-0/+4
2012-02-05Merge branch 'master' of https://github.com/jarijokinen/bootstrap into ↵Mark Otto1-0/+4
jarijokinen-master
2012-02-05resolve #1602 and add table hover styleMark Otto1-0/+10
2012-02-05close #1628 to add padding to all inline checkboxes/radiosMark Otto1-5/+2
2012-02-05fix #1631 by adding focus to radio buttonsMark Otto1-0/+1
2012-02-05clean up labels per #1656Mark Otto1-3/+3
2012-02-05add mixin for text-overflowMark Otto1-0/+9
2012-02-04correct css selector for .control-label, required in the docs but not in the ↵Mark Otto1-1/+1
CSS files
2012-02-04#1707: remove rgba() background override on navbar active items for ↵Mark Otto1-1/+0
customization
2012-02-04#1715: strip code of styles when in a preMark Otto1-0/+2
2012-02-04buttons and icons updated for improved placement and variable support for ↵Mark Otto3-11/+16
icon paths
2012-02-04remove max-width on dropdown menusMark Otto1-1/+0
2012-02-04allow alternate form layouts to hide inputs with .hide on themMark Otto1-0/+4
2012-02-02Wrap long breadcrumb trailsEric Thomas1-1/+1
2012-02-02Merge branch 'zhongwei99-master' into 2.0.1-wipMark Otto1-1/+1
2012-02-02Minor typo fix.zhongwei991-1/+1
2012-02-01follow up to #1501 to update notes in sprites.lessMark Otto1-2/+2
2012-02-01#1571: remove fixed width on file inputsMark Otto1-0/+1
2012-02-01fix missing ; in buttons.lessMark Otto1-1/+1
2012-02-01fix hover state on .nav-list for active linksMark Otto1-2/+3