HomeHelpTrac

Changeset 15839 for trunk/templates


Ignore:
Timestamp:
01/05/12 22:32:40 (5 months ago)
Author:
Alexander Trofimov
Message:

partial fix for border of [...] - read more link in super buggy IE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/base/css/common.css

    r15778 r15839  
    329329    border-radius:3px; 
    330330    -moz-border-radius:3px; 
    331     -webkit-border-radius:3px;   
     331    -webkit-border-radius:3px; 
     332    border-collapse:separate; 
    332333 
    333334    -moz-box-shadow:0px 0px 1px rgba(92, 92, 92, 0.8); 
Note: See TracChangeset for help on using the changeset viewer.