Changeset 2738


Ignore:
Timestamp:
Oct 14, 2008, 8:44:55 PM (16 years ago)
Author:
vdigital
Message:

resolved merge

File:
1 edited

Legend:

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

    r2735 r2738  
    5959#content .thumbnailCategory div.description { background:transparent url(images/cat_top-right.gif) no-repeat scroll right top;
    6060margin: 0; padding:15px 10px 3px 0; overflow: hidden; }
    61 
    62 height:7px; margin:0; overflow:hidden; padding:0; width:100%; }
    6361#content .thumbnailCategory div.description .text { display:block; margin:10px 2px 0 0;
    6462overflow: auto; overflow-x:hidden; padding:0 0 5px;  /* Only IE family supports colored scrollbar */
     
    102100.rateButtonStarFull {   background-image: url('icon/rating-stars.gif'); }
    103101.rateButtonStarEmpty { background-image: url('icon/rating-stars.gif'); }
     102#menubar #mbIdentification fieldset div input[type="text"] { margin: 0 0 3px; width: 174px; display: inline; }
    104103input[type="button"], input[type="submit"], input[type="reset"] {
    105104background-color:#ff3363; color:#222; border-color: #ff3363; }
    106105input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    107106background-color:#999; border-color: #666; }
     107/* IE6... Hacks: */
     108/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */
Note: See TracChangeset for help on using the changeset viewer.