aboutsummaryrefslogtreecommitdiff
path: root/lib/patterns.less
AgeCommit message (Collapse)AuthorFilesLines
2011-08-26Merge branch '1.1.1-wip'Jacob Thornton1-67/+135
2011-08-26fixed background-color for disabled links in pagination ('none' isn't a ↵Weslly Honorato1-1/+1
valid value for background-color property http://www.w3.org/TR/CSS2/colors.html#propdef-background-color)
2011-08-25resolve conflicts in merging in other branchMark Otto1-0/+1
2011-08-25merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ↵Mark Otto1-3/+2
could, update docs and alerts to use original classes, updated docs to include smaller section for layouts
2011-08-25clean up btn selectors a bitJacob Thornton1-8/+6
2011-08-25update alert and button styling aproachJacob Thornton1-62/+131
2011-08-25big update to change the alerts, normal and block level, to have simpler css ↵Mark Otto1-76/+77
and new colors independent of the base color scheme
2011-08-25base import of normalize into the reset css, tweaks to selector specificity ↵Mark Otto1-0/+1
across the board
2011-08-22remakeJacob Thornton1-1/+1
2011-08-22goodbye -ms-filter.Jacob Thornton1-1/+0
2011-08-22adding first template to the repo for a generic website pageMark Otto1-1/+6
2011-08-22Fixed a syntax error preventing less compilation with dotlessDaniel Hoelbling1-2/+2
2011-08-21finish cleaning up ie 7-8 supportJacob Thornton1-0/+2
2011-08-21update few things for ieJacob Thornton1-1/+1
2011-08-21Merge branch 'misc_css_fixes'Jacob Thornton1-52/+72
Conflicts: bootstrap-1.0.0.css lib/patterns.less
2011-08-21go with greyed out nextJacob Thornton1-2/+1
2011-08-21fix border for popover ie6-7Jacob Thornton1-0/+1
2011-08-21remove ie8 hackJacob Thornton1-1/+0
2011-08-21ie-6/7 hack for border colorsJacob Thornton1-0/+1
2011-08-21resolve conflictsMark Otto1-16/+34
2011-08-21fix topbar dropdown active and hover statesMark Otto1-2/+4
2011-08-21fix color for alert blocks in ie6-7Jacob Thornton1-0/+2
2011-08-21give popovers and modals border colors you can see in IE8 and downMark Otto1-2/+3
2011-08-21tweak pagination styles to include better border and box shadowMark Otto1-3/+4
2011-08-21updated list html, tweaks to patternsMark Otto1-12/+13
2011-08-21fix btn borders ie7/ie8Jacob Thornton1-2/+1
2011-08-21Fix for alert box gradients in IE7/8Jacob Thornton1-2/+5
2011-08-21make topbar .fill wrapJacob Thornton1-5/+0
2011-08-21pull filter gradients out completely because IE can't render them correctly ↵Mark Otto1-19/+16
in half of all instances and they are performance problems with them; tweak alert message styles, particularly close button;
2011-08-21fix up the modals for ie8Jacob Thornton1-2/+2
2011-08-21no gradients on alerts for <= ie8Jacob Thornton1-0/+2
2011-08-21ie hackJacob Thornton1-5/+2
2011-08-21rgba breaks whole defJacob Thornton1-1/+2
2011-08-21another attempt at getting ie border thign workingJacob Thornton1-2/+4
2011-08-21more ie border junkJacob Thornton1-2/+2
2011-08-21don't display right border for ieJacob Thornton1-0/+1
2011-08-21give pagination nav borders in ieJacob Thornton1-2/+4
2011-08-21introduce .fill class to top-nav for overflow bugJacob Thornton1-13/+25
2011-08-21blahJacob Thornton1-1/+0
2011-08-21just disable filterJacob Thornton1-1/+0
2011-08-21add # to colorJacob Thornton1-1/+1
2011-08-21ie8 dropdown tweaksJacob Thornton1-1/+2
2011-08-21ie XpJacob Thornton1-0/+3
2011-08-21more debugging of ie nav display issuesJacob Thornton1-1/+1
2011-08-21simplify drop down logic - fix color of search hover for ieJacob Thornton1-2/+2
2011-08-20merging in misc fixes to docs and css from other branchMark Otto1-15/+33
2011-08-20updated docs to fix inconsistent display of code elements, update ↵Mark Otto1-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-21Fixed a couple of missing parentheses.Daniel Liuzzi1-2/+2
2011-08-19updates to the topbar markup and css to remove the logo classname and ↵Mark Otto1-12/+7
simplify the selectors for it
2011-08-16update whitspace and comment stylesJacob Thornton1-11/+24