Changeset 800

Show
Ignore:
Timestamp:
11/21/2007 11:38:45 AM (20 months ago)
Author:
OlivierBorowski
Message:

Moved some styles to the css file.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/3rdparty/plugins/wikkaedit/wikkaedit.css

    r797 r800  
    5555        cursor: default; 
    5656        /*-moz-user-select: none;*/ 
     57} 
     58 
     59.toolhorizsep { 
     60        border-top:1px solid #CCCCCC; 
     61        margin:1px 0 4px 0; 
     62} 
     63 
     64.actiontitle { 
     65        vertical-align:middle; 
     66        margin-left:5px; 
    5767} 
    5868