X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Feditor%2FeditorFormatToolbar.css;h=2307cb95ab234d478c291aa32c89accc318c037e;hb=f25cbcfe1da4fe6ceea8b3bcdc6b3ec325d7c603;hp=6e4ac253607bbc3986ed653f21b30d641b0a76e7;hpb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css b/EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css index 6e4ac253..2307cb95 100644 --- a/EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css +++ b/EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css @@ -1,24 +1,41 @@ -/* - * The contents of this file are subject to the Netscape Public - * License Version 1.1 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.mozilla.org/NPL/ - * - * Software distributed under the License is distributed on an "AS - * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or - * implied. See the License for the specific language governing - * rights and limitations under the License. - * - * The Original Code is Mozilla Communicator client code, released - * March 31, 1998. - * - * The Initial Developer of the Original Code is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 1998-1999 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: NPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Netscape Public License + * Version 1.1 (the "License"); you may not use this file except in + * compliance with the License. You may obtain a copy of the License at + * http://www.mozilla.org/NPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 1998 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * Robert Kaiser + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the NPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the NPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #FormatToolbar > toolbarbutton { min-width: 18px; @@ -40,18 +57,6 @@ list-style-image : url("chrome://editor/skin/images/bold-disabled.gif"); } -/* -#boldButton:hover - { - list-style-image : url("chrome://editor/skin/images/bold-hover.gif"); - } - -#boldButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/bold-hover-active.gif"); - } -*/ - #smileButtonMenu { list-style-image:url("chrome://editor/skin/images/smile.gif"); } @@ -110,18 +115,6 @@ list-style-image : url("chrome://editor/skin/images/italic-disabled.gif"); } -/* -#italicButton:hover - { - list-style-image : url("chrome://editor/skin/images/italic-hover.gif"); - } - -#italicButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/italic-hover-active.gif"); - } -*/ - #underlineButton { list-style-image : url("chrome://editor/skin/images/underline.gif"); @@ -134,18 +127,6 @@ list-style-image : url("chrome://editor/skin/images/underline-disabled.gif"); } -/* -#underlineButton:hover - { - list-style-image : url("chrome://editor/skin/images/underline-hover.gif"); - } - -#underlineButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/underline-hover-active.gif"); - } -*/ - #DecreaseFontSizeButton { list-style-image : url("chrome://editor/skin/images/dec-font-size.gif"); @@ -158,18 +139,6 @@ list-style-image : url("chrome://editor/skin/images/dec-font-size-disabled.gif"); } -/* -#DecreaseFontSizeButton:hover - { - list-style-image : url("chrome://editor/skin/images/dec-font-size-hover.gif"); - } - -#DecreaseFontSizeButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/dec-font-size-hover-active.gif"); - } -*/ - #IncreaseFontSizeButton { list-style-image : url("chrome://editor/skin/images/inc-font-size.gif"); @@ -182,18 +151,6 @@ list-style-image : url("chrome://editor/skin/images/inc-font-size-disabled.gif"); } -/* -#IncreaseFontSizeButton:hover - { - list-style-image : url("chrome://editor/skin/images/inc-font-size-hover.gif"); - } - -#IncreaseFontSizeButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/inc-font-size-hover-active.gif"); - } -*/ - #ulButton { list-style-image :url("chrome://editor/skin/images/bullets.gif"); @@ -206,18 +163,6 @@ list-style-image : url("chrome://editor/skin/images/bullets-disabled.gif"); } -/* -#ulButton:hover - { - list-style-image : url("chrome://editor/skin/images/bullets-hover.gif"); - } - -#ulButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/bullets-hover-active.gif"); - } -*/ - #olButton { list-style-image : url("chrome://editor/skin/images/numbers.gif"); @@ -230,18 +175,6 @@ list-style-image : url("chrome://editor/skin/images/numbers-disabled.gif"); } -/* -#olButton:hover - { - list-style-image : url("chrome://editor/skin/images/numbers-hover.gif"); - } - -#olButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/numbers-hover-active.gif"); - } -*/ - #outdentButton { list-style-image : url("chrome://editor/skin/images/outdent.gif"); @@ -254,18 +187,6 @@ list-style-image : url("chrome://editor/skin/images/outdent-disabled.gif"); } -/* -#outdentButton:hover - { - list-style-image : url("chrome://editor/skin/images/outdent-hover.gif"); - } - -#outdentButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/outdent-hover-active.gif"); - } -*/ - #indentButton { list-style-image : url("chrome://editor/skin/images/indent.gif"); @@ -278,18 +199,6 @@ list-style-image : url("chrome://editor/skin/images/indent-disabled.gif"); } -/* -#indentButton:hover - { - list-style-image : url("chrome://editor/skin/images/indent-hover.gif"); - } - -#indentButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/indent-hover-active.gif"); - } -*/ - #AlignPopupButton { list-style-image : url("chrome://editor/skin/images/align.gif"); } @@ -300,17 +209,6 @@ list-style-image : url("chrome://editor/skin/images/align-disabled.gif"); } -/* -#AlignPopupButton:hover { - list-style-image : url("chrome://editor/skin/images/align-hover.gif"); -} - -#AlignPopupButton:hover:active, -#AlignPopupButton[open="true"] { - list-style-image : url("chrome://editor/skin/images/align-hover-active.gif"); -} -*/ - #InsertPopupButton { list-style-image : url("chrome://editor/skin/images/insert.gif"); } @@ -321,17 +219,6 @@ list-style-image : url("chrome://editor/skin/images/insert-disabled.gif"); } -/* -#InsertPopupButton:hover { - list-style-image : url("chrome://editor/skin/images/insert-hover.gif"); -} - -#InsertPopupButton:hover:active, -#InsertPopupButton[open="true"] { - list-style-image : url("chrome://editor/skin/images/insert-hover-active.gif"); -} -*/ - #text-align-left, #align-left-button { @@ -348,20 +235,6 @@ list-style-image : url("chrome://editor/skin/images/left-disabled.gif"); } -/* -#text-align-left:hover, -#align-left-button:hover - { - list-style-image : url("chrome://editor/skin/images/left-hover.gif"); - } - -#text-align-left:hover:active, -#align-left-button:hover:active - { - list-style-image : url("chrome://editor/skin/images/left-hover-active.gif"); - } -*/ - #text-align-center, #align-center-button { @@ -378,20 +251,6 @@ list-style-image : url("chrome://editor/skin/images/center-disabled.gif"); } -/* -#text-align-center:hover, -#align-center-button:hover - { - list-style-image : url("chrome://editor/skin/images/center-hover.gif"); - } - -#text-align-center:hover:active, -#align-center-button:hover:active - { - list-style-image : url("chrome://editor/skin/images/center-hover-active.gif"); - } -*/ - #text-align-right, #align-right-button { @@ -408,20 +267,6 @@ list-style-image : url("chrome://editor/skin/images/right-disabled.gif"); } -/* -#text-align-right:hover, -#align-right-button:hover - { - list-style-image : url("chrome://editor/skin/images/right-hover.gif"); - } - -#text-align-right:hover:active, -#align-right-button:hover:active - { - list-style-image : url("chrome://editor/skin/images/right-hover-active.gif"); - } -*/ - #text-align-justify, #align-justify-button { list-style-image : url("chrome://editor/skin/images/justify.gif"); @@ -437,20 +282,6 @@ list-style-image : url("chrome://editor/skin/images/justify-disabled.gif"); } -/* -#text-align-justify:hover, -#align-justify-button:hover - { - list-style-image : url("chrome://editor/skin/images/justify-hover.gif"); - } - -#text-align-justify:hover:active, -#align-justify-button:hover:active - { - list-style-image : url("chrome://editor/skin/images/justify-hover-active.gif"); - } -*/ - .ColorPickerLabel { border : 1px inset white; @@ -481,5 +312,3 @@ { margin : 9px 2px 2px 9px; } - -