aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-06-10rewrite alerts and progress bars sectionsMark Otto1-4/+1
2012-06-07ajgon's fluid offsets working with first-childMarcus Schwab1-1/+1
2012-06-07Added offsets for .row-fluidIgor Rzegocki1-1/+13
2012-06-04#3684: reset width to auto for input type='image'Mark Otto1-1/+2
2012-06-04Merge branch 'wachunga-2.0.4-wip' into 2.1.0-wipMark Otto1-3/+3
2012-06-04Merge branch '2.0.4-wip' of https://github.com/wachunga/bootstrap into wachun...Mark Otto1-3/+3
2012-06-04fix #3693: rounded corners on search formMark Otto1-1/+1
2012-06-04fix placeholder for FF by attaching input and textarea when we call the mixinMark Otto1-1/+4
2012-06-02fix cut off iconsMark Otto1-2/+2
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton2-2/+12
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton2-2/+2
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre...Mark Otto3-28/+56
2012-05-28Merge branch 'raymccoy-no-filters' into 2.0.4-wipMark Otto1-3/+3
2012-05-28scope float right dropdown menus to immediate childrenMark Otto1-1/+1
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis2-10/+4
2012-05-25remove color from labelsMark Otto1-1/+0
2012-05-24make bootstrap like google maps a bit moreMark Otto1-0/+5
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-23Merge branch 'pvorb-patch-1' into 2.0.4-wipMark Otto1-3/+0
2012-05-23fix field state mixinMark Otto1-0/+2
2012-05-21Do not use filters in fade animationsTomás Arribas1-3/+3
2012-05-20Remove re-declaration of font-fam, font-size, and line-height in pPaul Vorbach1-3/+0
2012-05-17fix resizing issues from incorrectly changing <767px grid classes to inline-b...Mark Otto2-1/+9
2012-05-17abandon activedescendant because it was awfulJacob Thornton1-7/+3
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton2-3/+17
2012-05-15move navbar and update paths so it sits in testsMark Otto1-0/+108
2012-05-15Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip...Mark Otto1-23/+16
2012-05-15finish fixing uneditable-input and remakeMark Otto1-2/+4
2012-05-15updated forms to rearrange focus state, reinstate uneditable-input, and a few...Mark Otto1-24/+18
2012-05-15correct regressions against 2.0.3Mark Otto1-12/+25
2012-05-14three columnsMark Otto1-9/+13
2012-05-14move forms test to less/testsMark Otto1-0/+175
2012-05-14consolidate and relabel new form selectorsMark Otto1-13/+3
2012-05-14add forms test page for all html5 input types and refactor selectorsMark Otto1-71/+60
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto1-2/+9
2012-05-13#3420: properly scope dropdown open state to immediate children onlyMark Otto1-1/+1
2012-05-13#3449: make legend and form-actions the same border colorMark Otto1-2/+2
2012-05-13Merge branch 'aziz-patch-7' into 2.0.4-wipMark Otto1-1/+1
2012-05-13document .hyphens() mixinMark Otto1-1/+1
2012-05-13Merge branch 'Synchro-hyphenation' into 2.0.4-wipMark Otto1-0/+10
2012-05-13Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into Synch...Mark Otto1-0/+10
2012-05-13Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wipMark Otto1-1/+1
2012-05-13#3469: add variables for dropdown menu dividersMark Otto3-5/+6
2012-05-10Update .placeholder() mixin call Milos Gavrilovic1-1/+1
2012-05-04Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as paramsDavid Hirtle1-3/+3
2012-05-01Add Opera prefixSynchro1-0/+1
2012-05-01Coding styleSynchro1-1/+1
2012-05-01Add .hyphens mixinSynchro1-0/+9
2012-04-30make responsive input fields not wrap for fluid input prepend/append by setti...Mark Otto1-1/+1