Changeset 2963 for branches/2.0/admin/template/goto/theme
- Timestamp:
- Dec 9, 2008, 8:40:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/admin/template/goto/theme/roma/theme.css
r2955 r2963 44 44 letter-spacing:2px; margin-right:30px; text-align:right; color: #666; 45 45 text-transform:none; font-weight:bold; padding-left:20px; width:54%; } 46 .content h2:lang(en) { text-transform:capitalize; } 47 46 48 .content dl, dd { margin:5px; } 47 49 .content div.titrePage { height:55px; } … … 184 186 /* hacks */ 185 187 html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */ 188 * html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */ 186 189 *+html .bigtext { left: 70px; } 187 190 *+html .bigbutton input, * html .bigbutton input { left:0px; position:relative; top:-40px; }
Note: See TracChangeset
for help on using the changeset viewer.