X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ffckeditor%2Feditor%2Fskins%2Foffice2003%2Ffck_editor.css;h=443c8e598c1e7638e134c169e812e595fc2f66de;hp=f68c06f598690aa7bb873ad28e337c55c1ec84b2;hb=18067f0bd41356e905666128c5e8105d1fca7c60;hpb=d0b2224eefe4df27ba4f5158a58fb86f9221301c diff --git a/httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css b/httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css index f68c06f59..443c8e598 100644 --- a/httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css +++ b/httemplate/elements/fckeditor/editor/skins/office2003/fck_editor.css @@ -1,6 +1,6 @@ /* * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2007 Frederico Caldeira Knabben + * Copyright (C) 2003-2010 Frederico Caldeira Knabben * * == BEGIN LICENSE == * @@ -27,8 +27,9 @@ body { - padding: 1px 1px 1px 1px; - margin: 0px 0px 0px 0px; + padding: 1px; + margin: 0; + background-color: #ffffff; } #xEditingArea @@ -339,7 +340,6 @@ body border: 1px solid #8f8f73; padding-left: 2px; padding-right: 2px; - background-color: #ffffff; } .SC_Panel, .SC_Panel TD @@ -421,7 +421,7 @@ body background-repeat: no-repeat; } -.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption +.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption, .SC_FieldDisabled .TB_ButtonType_Text { opacity: 0.30; /* Safari, Opera and Mozilla */ filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */