Changeset 595
- Timestamp:
- 10/10/06 15:48:31 (2 years ago)
- Files:
-
- trunk/upload/style/imports/base.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/upload/style/imports/base.css
r71 r595 44 44 DIV>DIV>DIV.postfootleft, DIV>DIV>DIV.postfootright {PADDING-TOP: 1px; MARGIN-TOP: -1px} 45 45 46 /* 3.2 This is only visible to IE Windows and cures various bugs. Do not alter comments */47 48 /* Begin IE Win Fix \*/46 /* 3.2 This is only visible to IE6 Windows and cures various bugs. Do not alter comments */ 47 48 /* Begin IE6Win Fix \*/ 49 49 * HTML .inbox, * HTML .inform, * HTML .pun, * HTML .intd, * HTML .tclcon {HEIGHT: 1px} 50 50 * HTML .inbox DIV.postmsg {WIDTH: 98%} 51 /* End of IEWin Fix */ 51 /* End of IE6Win Fix */ 52 53 /* 3.3 This is the equivelant of 3.2 but for IE7. It is visible to other browsers 54 but does no harm */ 55 56 /*Begin IE7Win Fix */ 57 .pun, .pun .inbox, .pun .inform, .pun .intd, .pun .tclcon {min-height: 1px} 58 /* End of IE7Win Fix */ 52 59 53 60 /****************************************************************/
