Changeset 2525


Ignore:
Timestamp:
Sep 14, 2008, 1:45:31 AM (16 years ago)
Author:
vdigital
Message:

Sylvia theme: a longer upper category border (second try).


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/theme/Sylvia/theme.css

    r2514 r2525  
    11/* $Id$ */
    22
    3 
    4 
     3.content div.thumbnailCategory div.illustration { width:190px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ }
    54.content div.thumbnailCategory { height: 180px !important; /* Usable range 172px-250px , optimal : Thumbnail height + 30px */ }
    65
     6/*  Sylvia Theme is close to the Roma Admin theme */
    77
    8 /* text color */
    98BODY, H1, H3, DT,
    10 INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
    11         color:#d0d0d0;
    12 }
     9INPUT.rateButtonSelected { color:#d0d0d0; }
    1310
    14 H2, #menubar DT {
    15         color: #fff48e;
    16 }
    17 
     11H2, #menubar DT { color: #fff48e; }
    1812
    1913/* backgrounds */
    20 
    2114/* H3, */ #imageHeaderBar, #imageToolBar A:hover { background-color: transparent; }
    2215
     
    7265.content .thumbnailCategory div.illustration a { display: block; margin: 0; padding:15px 0 0 10px; }
    7366#content .thumbnailCategory div.description { background:transparent url(images/cat_top-right.gif) no-repeat scroll right top;
    74 margin:0; padding:15px 0 0 20px; }
     67margin:0; padding:15px 0 0 0; }
    7568#content .thumbnailCategory div.description p { overvflow: hidden; }
    7669
Note: See TracChangeset for help on using the changeset viewer.