Make WordPress Core

Changeset 22605


Ignore:
Timestamp:
11/16/2012 12:04:37 AM (14 years ago)
Author:
koopersmith
Message:

Media: Remove dead CSS. props ocean90, see #21390.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/css/media-views.css

    r22604 r22605  
    551551.attachment .thumbnail img {
    552552        position: absolute;
    553 }
    554 
    555 .attachment .insert {
    556         display: none;
    557         position: absolute;
    558         left: 7px;
    559         bottom: 7px;
    560 }
    561 
    562 .attachment:hover .insert {
    563         display: block;
    564553}
    565554
Note: See TracChangeset for help on using the changeset viewer.