phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] news_admin/js/fckeditor/editor/skins/silver fck_conte


From: skwashd
Subject: [Phpgroupware-cvs] news_admin/js/fckeditor/editor/skins/silver fck_contextmenu.css, 1.2 fck_dialog.css, 1.2 fck_editor.css, 1.2
Date: Thu, 4 Aug 2005 05:54:00 +0200

Update of news_admin/js/fckeditor/editor/skins/silver

Modified Files:
     Branch: MAIN
            fck_contextmenu.css lines: +7 -4
            fck_dialog.css lines: +9 -4
            fck_editor.css lines: +1 -19

Log Message:
new newsletter builder, updated FCK and a few other things

====================================================
Index: news_admin/js/fckeditor/editor/skins/silver/fck_contextmenu.css
diff -u news_admin/js/fckeditor/editor/skins/silver/fck_contextmenu.css:1.1 
news_admin/js/fckeditor/editor/skins/silver/fck_contextmenu.css:1.2
--- news_admin/js/fckeditor/editor/skins/silver/fck_contextmenu.css:1.1 Tue May 
24 14:32:54 2005
+++ news_admin/js/fckeditor/editor/skins/silver/fck_contextmenu.css     Thu Aug 
 4 03:54:32 2005
@@ -1,6 +1,6 @@
 /*
  * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2004 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2005 Frederico Caldeira Knabben
  *
  * Licensed under the terms of the GNU Lesser General Public License:
  *             http://www.opensource.org/licenses/lgpl-license.php
@@ -11,9 +11,6 @@
  * File Name: fck_contextmenu.css
  *     Styles used by the context menu.
  *
- * Version:  2.0 RC3
- * Modified: 2005-02-23 18:58:19
- *
  * File Authors:
  *             Frederico Caldeira Knabben (address@hidden)
  */
@@ -54,6 +51,11 @@
        -moz-opacity: 0.70;
 }

+.CM_Disabled
+{
+       background-color: #ffffff;
+}
+
 .CM_Disabled .CM_Icon IMG, .CM_Disabled .CM_Label
 {
        filter: gray() alpha(opacity=30);
@@ -203,6 +205,7 @@
        filter: alpha(opacity=70);
        -moz-opacity:0.75;
        height: 23px;
+       background-color: #f7f7f7;
 }

 .SC_FieldLabel

====================================================
Index: news_admin/js/fckeditor/editor/skins/silver/fck_dialog.css
diff -u news_admin/js/fckeditor/editor/skins/silver/fck_dialog.css:1.1 
news_admin/js/fckeditor/editor/skins/silver/fck_dialog.css:1.2
--- news_admin/js/fckeditor/editor/skins/silver/fck_dialog.css:1.1      Tue May 
24 14:32:54 2005
+++ news_admin/js/fckeditor/editor/skins/silver/fck_dialog.css  Thu Aug  4 
03:54:32 2005
@@ -1,6 +1,6 @@
 /*
  * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2004 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2005 Frederico Caldeira Knabben
  *
  * Licensed under the terms of the GNU Lesser General Public License:
  *             http://www.opensource.org/licenses/lgpl-license.php
@@ -11,9 +11,6 @@
  * File Name: fck_dialog.css
  *     Styles used by the dialog boxes.
  *
- * Version:  2.0 RC3
- * Modified: 2005-02-09 13:45:31
- *
  * File Authors:
  *             Frederico Caldeira Knabben (address@hidden)
  */
@@ -122,4 +119,12 @@
        padding-top: 4px;
        border-bottom: #f1f1e3 1px solid;
        background-color: #f7f7f7;
+}
+
+.PopupSelectionBox
+{
+       border: #a9a9a9 1px solid;
+       background-color: #dcdcdc;
+       cursor: pointer;
+       cursor: hand;
 }

====================================================
Index: news_admin/js/fckeditor/editor/skins/silver/fck_editor.css
diff -u news_admin/js/fckeditor/editor/skins/silver/fck_editor.css:1.1 
news_admin/js/fckeditor/editor/skins/silver/fck_editor.css:1.2
--- news_admin/js/fckeditor/editor/skins/silver/fck_editor.css:1.1      Tue May 
24 14:32:54 2005
+++ news_admin/js/fckeditor/editor/skins/silver/fck_editor.css  Thu Aug  4 
03:54:32 2005
@@ -1,6 +1,6 @@
 /*
  * FCKeditor - The text editor for internet
- * Copyright (C) 2003-2004 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2005 Frederico Caldeira Knabben
  *
  * Licensed under the terms of the GNU Lesser General Public License:
  *             http://www.opensource.org/licenses/lgpl-license.php
@@ -11,9 +11,6 @@
  * File Name: fck_editor.css
  *     Styles used by the editor IFRAME and Toolbar.
  *
- * Version:  2.0 RC3
- * Modified: 2005-02-09 18:08:02
- *
  * File Authors:
  *             Frederico Caldeira Knabben (address@hidden)
  *             gazou[Fr]
@@ -147,21 +144,6 @@
 {
        height: 21px;
        padding-right: 5px;
-}
-
-.TB_ButtonType_Icon .TB_Text
-{
-       display: none;
-}
-
-.TB_ButtonType_Text .TB_Icon
-{
-       display: none;
-}
-
-.TB_ButtonType_Text .TB_Text
-{
-       padding-left: 5px;
 }

 .TB_Break






reply via email to

[Prev in Thread] Current Thread [Next in Thread]