Ignore:
Timestamp:
Jan 14, 2012, 11:21:10 AM (12 years ago)
Author:
rvelices
Message:

revert css name change from previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/theme.css

    r12880 r12881  
    353353}
    354354
    355 #imageWrap {
     355#theImage {
    356356        clear: left;
    357357        text-align: center;
     
    359359}
    360360
    361 #imageWrap>IMG {
     361#theImage>IMG {
    362362        display: block;
    363363        margin: 0 auto;
     
    421421
    422422.contentWithMenu #imageToolBar,
    423 .contentWithMenu #imageWrap {
     423.contentWithMenu #theImage {
    424424        clear: none;
    425425}
Note: See TracChangeset for help on using the changeset viewer.