Changeset c136f62 in github


Ignore:
Timestamp:
Nov 15, 2011 8:25:10 AM (18 months ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
Children:
2eeb128
Parents:
c1fcd1b
Message:
  • Cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/default/editor_content.css

    r63f9dee6 rc136f62  
    11/* This file contains the CSS data for the editable area(iframe) of TinyMCE */ 
    2 /* You can extend this CSS by adding your own CSS file with the the content_css option */ 
    32 
    43body, td, pre { 
     
    2625blockquote 
    2726{ 
    28         padding-left:5px; 
    29         border-left:#1010ff 2px solid; 
    30         margin-left:5px; 
    31         width:100%; 
     27        padding-left: 5px; 
     28        border-left: #1010ff 2px solid; 
     29        margin-left: 5px; 
     30        width: 100%; 
    3231} 
Note: See TracChangeset for help on using the changeset viewer.