| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-22 | adding first template to the repo for a generic website page | Mark Otto | 1 | -1/+6 | |
| 2011-08-22 | Bugfix and copy changes | Mark Otto | 1 | -0/+1 | |
| 2011-08-22 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 2 | -8/+8 | |
| 2011-08-22 | Merge pull request #51 from Tigraine/master | Mark Otto | 1 | -2/+2 | |
| Fixed syntax error in patterns.less | |||||
| 2011-08-22 | Merge pull request #58 from sankage/master | Mark Otto | 1 | -6/+6 | |
| fixed #10: color-stop() function removed, @colorStop fixed for moz to be unitless | |||||
| 2011-08-22 | changed @colorStop to be unitless | sankage | 1 | -6/+6 | |
| 2011-08-22 | fixed color-stop for opera, ie10, w3c, new webkit | sankage | 1 | -4/+4 | |
| 2011-08-22 | Fixed a syntax error preventing less compilation with dotless | Daniel Hoelbling | 1 | -2/+2 | |
| 2011-08-21 | v1.1.0 | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-21 | finish cleaning up ie 7-8 support | Jacob Thornton | 1 | -0/+2 | |
| 2011-08-21 | update few things for ie | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-21 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 3 | -21/+59 | |
| Conflicts: bootstrap-1.0.0.css bootstrap-1.0.0.min.css docs/index.html | |||||
| 2011-08-21 | Merge branch 'misc_css_fixes' | Jacob Thornton | 5 | -107/+139 | |
| Conflicts: bootstrap-1.0.0.css lib/patterns.less | |||||
| 2011-08-21 | go with greyed out next | Jacob Thornton | 1 | -2/+1 | |
| 2011-08-21 | fix border for popover ie6-7 | Jacob Thornton | 1 | -0/+1 | |
| 2011-08-21 | remove ie8 hack | Jacob Thornton | 1 | -1/+0 | |
| 2011-08-21 | ie-6/7 hack for border colors | Jacob Thornton | 1 | -0/+1 | |
| 2011-08-21 | re-add div to error class | Mark Otto | 1 | -2/+2 | |
| 2011-08-21 | resolve conflicts | Mark Otto | 3 | -20/+58 | |
| 2011-08-21 | merge in master, resolve conflicts | Mark Otto | 5 | -103/+125 | |
| 2011-08-21 | Merge branch 'misc_css_fixes' of github.com:twitter/bootstrap into ↵ | Jacob Thornton | 4 | -91/+85 | |
| misc_css_fixes Conflicts: lib/forms.less | |||||
| 2011-08-21 | more little ie6-7 hacks :/ | Jacob Thornton | 1 | -0/+11 | |
| 2011-08-21 | updated to resolve conflicts | Mark Otto | 5 | -105/+126 | |
| 2011-08-21 | resolve conflicts | Mark Otto | 3 | -19/+46 | |
| 2011-08-21 | fix topbar dropdown active and hover states | Mark Otto | 1 | -2/+4 | |
| 2011-08-21 | remove tags from form selectors | Mark Otto | 1 | -14/+14 | |
| 2011-08-21 | fix color for alert blocks in ie6-7 | Jacob Thornton | 1 | -0/+2 | |
| 2011-08-21 | give popovers and modals border colors you can see in IE8 and down | Mark Otto | 1 | -2/+3 | |
| 2011-08-21 | tweak pagination styles to include better border and box shadow | Mark Otto | 1 | -3/+4 | |
| 2011-08-21 | rebuild and updated tables to remove tags from selectors | Mark Otto | 1 | -34/+30 | |
| 2011-08-21 | updated list html, tweaks to patterns | Mark Otto | 1 | -12/+13 | |
| 2011-08-21 | touch up less | Jacob Thornton | 2 | -3/+2 | |
| 2011-08-21 | fix btn borders ie7/ie8 | Jacob Thornton | 2 | -5/+5 | |
| 2011-08-21 | Fix for alert box gradients in IE7/8 | Jacob Thornton | 1 | -2/+5 | |
| 2011-08-21 | make topbar .fill wrap | Jacob Thornton | 1 | -5/+0 | |
| 2011-08-21 | fix disabled button for ie 8 and below | Jacob Thornton | 1 | -1/+7 | |
| 2011-08-21 | pull filter gradients out completely because IE can't render them correctly ↵ | Mark Otto | 2 | -23/+16 | |
| in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button; | |||||
| 2011-08-21 | remove 60px top margin on body and tweak a few other things | Mark Otto | 2 | -7/+36 | |
| 2011-08-21 | fix up the modals for ie8 | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | darken shadow for ie | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-21 | define button border size for ie | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-21 | add "shadows" for ie buttons | Jacob Thornton | 2 | -0/+3 | |
| 2011-08-21 | no gradients on alerts for <= ie8 | Jacob Thornton | 1 | -0/+2 | |
| 2011-08-21 | ie hack | Jacob Thornton | 1 | -5/+2 | |
| 2011-08-21 | rgba breaks whole def | Jacob Thornton | 1 | -1/+2 | |
| 2011-08-21 | another attempt at getting ie border thign working | Jacob Thornton | 1 | -2/+4 | |
| 2011-08-21 | more ie border junk | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-21 | don't display right border for ie | Jacob Thornton | 1 | -0/+1 | |
| 2011-08-21 | give pagination nav borders in ie | Jacob Thornton | 1 | -2/+4 | |
| 2011-08-21 | introduce .fill class to top-nav for overflow bug | Jacob Thornton | 2 | -15/+27 | |
