Changeset 892

Show
Ignore:
Timestamp:
04/11/2012 04:44:57 AM (14 months ago)
Author:
moo
Message:

fix #278 layout in opera

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/xcache.css

    r605 r892  
    33table { border-collapse: collapse; font-size: 11px; margin: 0; margin-bottom: 10px; } 
    44table caption, h2 { font-size: 16px; font-weight: bold; text-align: left; padding-top: 20px; margin-bottom: 2px; } 
    5 table { white-space: pre; } 
     5td, th { white-space: pre; } 
    66table.cycles { border: 1px solid black; margin-top: 5px; margin-bottom: 5px; } 
    77table.cycles .col1 { background-color: #f5f5f5; }