Changeset 90

Show
Ignore:
Timestamp:
04/11/06 16:40:23 (3 years ago)
Author:
d.reszka
Message:

added default table styles for wymeditor addon

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/framework/addons/wymeditor/default.css

    r89 r90  
    3232        .content img            { margin:0 10px 20px 0;} 
    3333        li.pdf-file             { list-style: none; background-image: url(bullet-pdf.png); line-height: 1.8em; padding-left: 25px;} 
     34 
     35/*DEFAULT STYLES*/ 
     36        table                   { border-collapse: collapse; width: 70%} 
     37        td                      { border-width: 1px; padding: 5px 10px; }