Changeset 1245
- Timestamp:
- 01/15/08 23:12:18 (23 months ago)
- Files:
-
- 1 modified
-
branches/release-27/mt-static/css/structure.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-27/mt-static/css/structure.css
r1225 r1245 2306 2306 height: 79px; 2307 2307 width: 79px; 2308 overflow: hidden; 2308 2309 background: #000; 2309 2310 border: none; … … 2316 2317 #asset-listing-table .asset-thumb a span { 2317 2318 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; 2318 2324 } 2319 2325
