Changeset 2657 for trunk/template/yoga/theme
- Timestamp:
- Oct 4, 2008, 6:33:17 PM (16 years ago)
- Location:
- trunk/template/yoga/theme/Sylvia
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/theme/Sylvia/theme.css
r2655 r2657 3 3 .content div.thumbnailCategory { height: 180px !important; /* Usable range 172px-250px , optimal : Thumbnail height + 30px */ } 4 4 .content div.thumbnailCategory div.description .text { height: 130px !important; /* -42px than previous one */ } 5 #comments div.thumbnailCategory div.illustration { width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */ } 5 6 6 7 /* Sylvia Theme is close to the Roma Admin theme */ … … 58 59 #content .thumbnailCategory div.description { background:transparent url(images/cat_top-right.gif) no-repeat scroll right top; 59 60 margin: 0; padding:15px 10px 3px 0; overflow: hidden; } 61 #content .thumbnailCategory div.border { background:transparent url(images/cat_bottom-right.gif) no-repeat scroll right bottom; 62 height:7px; margin:0; overflow:hidden; padding:0; width:100%; } 60 63 #content .thumbnailCategory div.description .text { display:block; margin:10px 2px 0 0; 61 64 overflow: auto; overflow-x:hidden; padding:0 0 5px; /* Only IE family supports colored scrollbar */
Note: See TracChangeset
for help on using the changeset viewer.