| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-26 | Merge branch '1.1.1-wip' | Jacob Thornton | 1 | -67/+135 | |
| 2011-08-26 | fixed background-color for disabled links in pagination ('none' isn't a ↵ | Weslly Honorato | 1 | -1/+1 | |
| valid value for background-color property http://www.w3.org/TR/CSS2/colors.html#propdef-background-color) | |||||
| 2011-08-25 | resolve conflicts in merging in other branch | Mark Otto | 1 | -0/+1 | |
| 2011-08-25 | merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ↵ | Mark Otto | 1 | -3/+2 | |
| could, update docs and alerts to use original classes, updated docs to include smaller section for layouts | |||||
| 2011-08-25 | clean up btn selectors a bit | Jacob Thornton | 1 | -8/+6 | |
| 2011-08-25 | update alert and button styling aproach | Jacob Thornton | 1 | -62/+131 | |
| 2011-08-25 | big update to change the alerts, normal and block level, to have simpler css ↵ | Mark Otto | 1 | -76/+77 | |
| and new colors independent of the base color scheme | |||||
| 2011-08-25 | base import of normalize into the reset css, tweaks to selector specificity ↵ | Mark Otto | 1 | -0/+1 | |
| across the board | |||||
| 2011-08-22 | remake | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-22 | goodbye -ms-filter. | Jacob Thornton | 1 | -1/+0 | |
| 2011-08-22 | adding first template to the repo for a generic website page | Mark Otto | 1 | -1/+6 | |
| 2011-08-22 | Fixed a syntax error preventing less compilation with dotless | Daniel Hoelbling | 1 | -2/+2 | |
| 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 'misc_css_fixes' | Jacob Thornton | 1 | -52/+72 | |
| 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 | resolve conflicts | Mark Otto | 1 | -16/+34 | |
| 2011-08-21 | fix topbar dropdown active and hover states | Mark Otto | 1 | -2/+4 | |
| 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 | updated list html, tweaks to patterns | Mark Otto | 1 | -12/+13 | |
| 2011-08-21 | fix btn borders ie7/ie8 | Jacob Thornton | 1 | -2/+1 | |
| 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 | pull filter gradients out completely because IE can't render them correctly ↵ | Mark Otto | 1 | -19/+16 | |
| in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button; | |||||
| 2011-08-21 | fix up the modals for ie8 | Jacob Thornton | 1 | -2/+2 | |
| 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 | 1 | -13/+25 | |
| 2011-08-21 | blah | Jacob Thornton | 1 | -1/+0 | |
| 2011-08-21 | just disable filter | Jacob Thornton | 1 | -1/+0 | |
| 2011-08-21 | add # to color | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-21 | ie8 dropdown tweaks | Jacob Thornton | 1 | -1/+2 | |
| 2011-08-21 | ie Xp | Jacob Thornton | 1 | -0/+3 | |
| 2011-08-21 | more debugging of ie nav display issues | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-21 | simplify drop down logic - fix color of search hover for ie | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-20 | merging in misc fixes to docs and css from other branch | Mark Otto | 1 | -15/+33 | |
| 2011-08-20 | updated docs to fix inconsistent display of code elements, update ↵ | Mark Otto | 1 | -3/+26 | |
| scaffolding to fix padding issue on fluid containers, add placeholder hero unit in patterns for future use, continue to refactor some rgba to hex values | |||||
| 2011-08-21 | Fixed a couple of missing parentheses. | Daniel Liuzzi | 1 | -2/+2 | |
| 2011-08-19 | updates to the topbar markup and css to remove the logo classname and ↵ | Mark Otto | 1 | -12/+7 | |
| simplify the selectors for it | |||||
| 2011-08-16 | update whitspace and comment styles | Jacob Thornton | 1 | -11/+24 | |
