Ignore:
Timestamp:
Nov 29, 2011, 5:44:13 AM (12 years ago)
Author:
rvelices
Message:

removed unused css rules

File:
1 edited

Legend:

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

    r12633 r12670  
    1616.content div.comment { margin: 0 0 0.5em 0; padding: 0;
    1717  overflow: hidden; width: 100%;        /* don't ask why. It's a very usefull trick  */ }
    18 .content div.comment a.illustration {
    19   display: block; float: left; margin: 0.5em 0 0 0.5em; }
     18
     19.content DIV.comment A.illustration {
     20        display: block;
     21        float: left;
     22        margin: 0.5em 30px 0 0.5em;
     23}
     24
    2025.content div.comment p.commentHeader {
    2126  text-align: right; margin: 0.5em 0.5em 0 0; }
Note: See TracChangeset for help on using the changeset viewer.