To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Show
Ignore:
Timestamp:
09/09/10 17:25:58 (21 months ago)
Author:
jake
Message:

new generic media icon styles, finished up the replace image button/menu

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/apostrophePlugin/trunk/modules/aMedia/templates/_mediaItem.php

    r2169 r2173  
    4040      <?php // We can't render this format on this server but we need a placeholder thumbnail ?> 
    4141      <?php $type = $mediaItem->getType() ?> 
    42                         <span class="a-media-type"><b><?php echo $type ?></b></span> 
     42                        <span class="a-media-type <?php echo $type ?>" ><b><?php echo $type ?></b></span> 
    4343    <?php endif ?> 
    4444  </a>