| 1 | Index: D:/Projects/Eclipse workspace/FCKeditor/editor/skins/office2003/fck_editor.css |
|---|
| 2 | =================================================================== |
|---|
| 3 | --- D:/Projects/Eclipse workspace/FCKeditor/editor/skins/office2003/fck_editor.css (revision 1451) |
|---|
| 4 | +++ D:/Projects/Eclipse workspace/FCKeditor/editor/skins/office2003/fck_editor.css (working copy) |
|---|
| 5 | @@ -340,6 +340,8 @@ |
|---|
| 6 | border: 1px solid #8f8f73; |
|---|
| 7 | padding-left: 2px; |
|---|
| 8 | padding-right: 2px; |
|---|
| 9 | + background: #fff; |
|---|
| 10 | + color: #000; |
|---|
| 11 | } |
|---|
| 12 | |
|---|
| 13 | .SC_Panel, .SC_Panel TD |
|---|
| 14 | Index: D:/Projects/Eclipse workspace/FCKeditor/editor/skins/default/fck_editor.css |
|---|
| 15 | =================================================================== |
|---|
| 16 | --- D:/Projects/Eclipse workspace/FCKeditor/editor/skins/default/fck_editor.css (revision 1451) |
|---|
| 17 | +++ D:/Projects/Eclipse workspace/FCKeditor/editor/skins/default/fck_editor.css (working copy) |
|---|
| 18 | @@ -332,6 +332,8 @@ |
|---|
| 19 | border: 1px solid #8f8f73; |
|---|
| 20 | padding-left: 2px; |
|---|
| 21 | padding-right: 2px; |
|---|
| 22 | + background: #fff; |
|---|
| 23 | + color: #000; |
|---|
| 24 | } |
|---|
| 25 | |
|---|
| 26 | .SC_Panel, .SC_Panel TD |
|---|
| 27 | Index: D:/Projects/Eclipse workspace/FCKeditor/editor/skins/silver/fck_editor.css |
|---|
| 28 | =================================================================== |
|---|
| 29 | --- D:/Projects/Eclipse workspace/FCKeditor/editor/skins/silver/fck_editor.css (revision 1451) |
|---|
| 30 | +++ D:/Projects/Eclipse workspace/FCKeditor/editor/skins/silver/fck_editor.css (working copy) |
|---|
| 31 | @@ -339,6 +339,8 @@ |
|---|
| 32 | border: 1px solid #8f8f73; |
|---|
| 33 | padding-left: 2px; |
|---|
| 34 | padding-right: 2px; |
|---|
| 35 | + background: #fff; |
|---|
| 36 | + color: #000; |
|---|
| 37 | } |
|---|
| 38 | |
|---|
| 39 | .SC_Panel, .SC_Panel TD |
|---|