Changeset 5171
- Timestamp:
- Mar 17, 2010, 11:40:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/roma/theme.css
r5170 r5171 135 135 #menubar { 136 136 background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom; 137 border:0; display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height: 475px; height:475px; /* should be 477 */137 border:0; display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height:522px; height:522px; /* should be 477 */ 138 138 padding:0; width:230px; z-index:99; text-align: left; } 139 139 #menubar ul.scroll { height:163px; overflow-y:auto; … … 206 206 .bigbutton input:hover { cursor:pointer; background:transparent url(images/transparent.gif) repeat scroll left top; border:0; padding:0;} 207 207 /* hacks */ 208 html>body #menubar {min-height: 477px; height:477px;} /* IE 7 and modern browsers */208 html>body #menubar {min-height:522px; height:522px;} /* IE 7 and modern browsers */ 209 209 * html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */ 210 210 *+html .bigtext { left: 70px; }
Note: See TracChangeset
for help on using the changeset viewer.