Changeset 4425


Ignore:
Timestamp:
08/18/10 16:22:10 (3 years ago)
Author:
carmie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • web/trunk/trac/htdocs/libcaca.css

    r4424 r4425  
    482482    display: none; 
    483483} 
    484  
     484table.listing thead th { 
     485    text-align: center; 
     486}  
    485487table.listing tbody td.topics,  
    486488table.listing tbody td.new_topics,  
    487 table.listing tbody td.reply, 
    488 table.listing tbody td.new_reply { 
     489table.listing tbody td.replies, 
     490table.listing tbody td.new_replies { 
    489491    text-align: right; 
    490492} 
     
    498500    padding: 5px; 
    499501    color: #fff; 
     502    text-align: left; 
    500503      
    501504} 
Note: See TracChangeset for help on using the changeset viewer.