Changeset c136f62 in github
- Timestamp:
- Nov 15, 2011 8:25:10 AM (18 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 2eeb128
- Parents:
- c1fcd1b
- File:
-
- 1 edited
-
skins/default/editor_content.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
skins/default/editor_content.css
r63f9dee6 rc136f62 1 1 /* 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 */3 2 4 3 body, td, pre { … … 26 25 blockquote 27 26 { 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%; 32 31 }
Note: See TracChangeset
for help on using the changeset viewer.
