Changeset 1245

Show
Ignore:
Timestamp:
01/15/08 23:12:18 (23 months ago)
Author:
jramsey
Message:

bugzid:64655 YouTube Assets look screwey.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-27/mt-static/css/structure.css

    r1225 r1245  
    23062306    height: 79px; 
    23072307    width: 79px; 
     2308    overflow: hidden; 
    23082309    background: #000; 
    23092310    border: none; 
     
    23162317#asset-listing-table .asset-thumb a span { 
    23172318    display: none; 
     2319} 
     2320 
     2321#asset-listing-table .asset-thumbnail .asset-type-youtube .asset-thumb a img { 
     2322    margin-left: -25px; 
     2323    margin-top: -9px; 
    23182324} 
    23192325