aboutsummaryrefslogtreecommitdiff
path: root/less/mixins.less
AgeCommit message (Expand)AuthorFilesLines
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis1-3/+3
2012-05-24Merge branch 'ademaro-patch-1' into 2.0.4-wipMark Otto1-0/+3
2012-05-24ie support placeholder color (http://msdn.microsoft.com/en-us/library/ie/hh77...Ademaro1-0/+3
2012-05-23fix field state mixinMark Otto1-0/+2
2012-05-13document .hyphens() mixinMark Otto1-1/+1
2012-05-13Merge branch 'Synchro-hyphenation' into 2.0.4-wipMark Otto1-0/+10
2012-05-13#3469: add variables for dropdown menu dividersMark Otto1-3/+3
2012-05-01Add Opera prefixSynchro1-0/+1
2012-05-01Coding styleSynchro1-1/+1
2012-05-01Add .hyphens mixinSynchro1-0/+9
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p...Mark Otto1-0/+2
2012-04-18add -ms-user-selectHan Lin Yap1-0/+1
2012-04-16lots of property orderingJacob Thornton1-7/+6
2012-04-16few more property ordersJacob Thornton1-1/+1
2012-04-16Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton1-1/+1
2012-04-16a few property reordering thingsJacob Thornton1-5/+4
2012-04-15simplify the left margin for offset grid columnsMark Otto1-1/+1
2012-04-14Merge branch 'gruvii-patch-2' into 2.0.3-wipMark Otto1-2/+2
2012-04-07Merge branch 'alecrust-patch-3' into 2.0.3-wipMark Otto1-1/+1
2012-04-03Corrected spacingAlec Rust1-1/+1
2012-03-31remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto1-10/+10
2012-03-31fix fluid grid selectors to remove > in selectorsMark Otto1-1/+2
2012-03-30Merge branch 'grantzau-patch-1' into 2.0.3-wipMark Otto1-1/+1
2012-03-29Renaming @gridColumnGutter to @gridGutterWidthJulius Graakjær Grantzau1-1/+1
2012-03-28document .backface-visibility and update comments and initial valueMark Otto1-6/+8
2012-03-28Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap...Mark Otto1-0/+9
2012-03-28Added the back-face visibility css property to mixins.less, this property pre...Danny Keane1-0/+9
2012-03-25remove > in fluid grid selectors, fix double padding issue on fluid layout an...Mark Otto1-2/+2
2012-03-25Remove black border on buttons in IE7:Mark Otto1-0/+2
2012-03-25revert bart's mixin fixMark Otto1-23/+23
2012-03-23Merge branch 'bartt-master' into 2.0.3-wipMark Otto1-23/+23
2012-03-23fix other instances of mixins, swap use of box-shadow everywhere, include bor...Mark Otto1-10/+10
2012-03-23The native box-shadow, background-clip and background-size instructions all t...Bart Teeuwisse1-13/+13
2012-03-22fix unescaped reset filter per #2575Mark Otto1-1/+1
2012-03-19Added offset parameter to .makeColumn.Mark Figueredo1-2/+2
2012-03-15make font family mixins customizable with variables.ctalkington1-3/+3
2012-03-14update hide text to h5bp technique #2586Jacob Thornton1-5/+7
2012-03-12remove commented out widthJacob Thornton1-1/+0
2012-03-11rewrite the fluid grid mixin to be simpler, per #2370Mark Otto1-1/+2
2012-03-11Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wipMark Otto1-8/+8
2012-03-11add block level input mixin for border-box box-sizingMark Otto1-1/+12
2012-03-11remove text indent on carets (not needed) and add inline replacement mixinMark Otto1-1/+8
2012-03-11fix overflowing thumbnails in responsive <767px layoutsMark Otto1-0/+15
2012-03-11in responsive layouts <767px, ensure inputs are not larger than 100% with box...Mark Otto1-0/+1
2012-03-10fix gradient mixins by escaping them, add notes on progress barsMark Otto1-3/+3
2012-03-10stop doing oldschool escape substitutionJacob Thornton1-5/+5
2012-03-10Merge branch 'new_grid' into 2.0.2-wipJacob Thornton1-53/+37
2012-03-08added ability to set custom colors for popover arrow mixinLuke Thomas1-8/+8
2012-03-05fix input grid sizing, fix background color on form actions and append add-onsMark Otto1-12/+12
2012-03-04true > child + varargsJacob Thornton1-6/+6