Changeset 1856

Show
Ignore:
Timestamp:
2008-03-31 17:32:41 (5 months ago)
Author:
th-schwarz
Message:

improved note-box andsource-box

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/src/site/resources/css/site.css

    r1844 r1856  
    7171 
    7272dl { 
    73         background-color: #FF7011; 
    74         border: 2px solid #E2D8C0; 
     73        background-color:  rgb(247, 247, 247); 
     74        border: 5px solid #FF7011; 
    7575        padding: 4px 4px 4px 6px; 
    7676} 
     
    137137        font-family: monospace; 
    138138        font-size: 9pt; 
     139        background-color: rgb(247, 247, 247); 
    139140} 
    140141/* @end */