X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Feditor%2FeditorPrimaryToolbar.css;h=6d236ba7887b216d553a258c31fbb5573033d81d;hb=260592a0139e3ec70fdeac29cb7af7c880c4acf5;hp=547f05b93eb287665b3a9cdb2e8290c5fd3f72ca;hpb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.css b/EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.css index 547f05b9..6d236ba7 100644 --- a/EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.css +++ b/EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.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"); #newButton { @@ -32,18 +49,6 @@ list-style-image : url("chrome://editor/skin/images/newfile-disabled.gif"); } -/* -#newButton:hover - { - list-style-image : url("chrome://editor/skin/images/newfile-hover.gif"); - } - -#newButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/newfile-hover-active.gif"); - } -*/ - #openButton { list-style-image : url("chrome://editor/skin/images/openfile.gif"); @@ -56,18 +61,6 @@ list-style-image : url("chrome://editor/skin/images/openfile-disabled.gif"); } -/* -#openButton:hover - { - list-style-image : url("chrome://editor/skin/images/openfile-hover.gif"); - } - -#openButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/openfile-hover-active.gif"); - } -*/ - #saveButton { list-style-image : url("chrome://editor/skin/images/savefile.gif"); @@ -80,18 +73,6 @@ list-style-image : url("chrome://editor/skin/images/savefile-disabled.gif"); } -/* -#saveButton:hover - { - list-style-image : url("chrome://editor/skin/images/savefile-hover.gif"); - } - -#saveButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/savefile-hover-active.gif"); - } -*/ - #saveButton[dirty="true"] { list-style-image : url("chrome://editor/skin/images/savefile-dirty.gif"); @@ -104,18 +85,6 @@ list-style-image : url("chrome://editor/skin/images/savefile-disabled.gif"); } -/* -#saveButton[dirty="true"]:hover - { - list-style-image : url("chrome://editor/skin/images/savefile-hover.gif"); - } - -#saveButton[dirty="true"]:hover:active - { - list-style-image : url("chrome://editor/skin/images/savefile-hover-active.gif"); - } -*/ - #publishButton { list-style-image : url("chrome://editor/skin/images/publish.gif"); @@ -128,18 +97,6 @@ list-style-image : url("chrome://editor/skin/images/publish-disabled.gif"); } -/* -#publishButton:hover - { - list-style-image : url("chrome://editor/skin/images/publish-hover.gif"); - } - -#publishButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/publish-hover-active.gif"); - } -*/ - #previewButton { list-style-image : url("chrome://editor/skin/images/preview.gif"); @@ -152,18 +109,6 @@ list-style-image : url("chrome://editor/skin/images/preview-disabled.gif"); } -/* -#previewButton:hover - { - list-style-image : url("chrome://editor/skin/images/preview-hover.gif"); - } - -#previewButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/preview-hover-active.gif"); - } -*/ - #printButton { list-style-image : url("chrome://global/skin/print.gif"); @@ -174,18 +119,6 @@ list-style-image : url("chrome://global/skin/print-disabled.gif"); } -/* -#printButton[buttonover="true"] - { - list-style-image : url("chrome://global/skin/print-hover.gif"); - } - -#printButton[buttondown="true"] - { - list-style-image : url("chrome://global/skin/print-hover-active.gif"); - } -*/ - #findButton { list-style-image : url("chrome://editor/skin/images/find.gif"); @@ -198,18 +131,6 @@ list-style-image : url("chrome://editor/skin/images/find-disabled.gif"); } -/* -#findButton:hover - { - list-style-image : url("chrome://editor/skin/images/find-hover.gif"); - } - -#findButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/find-hover-active.gif"); - } -*/ - #linkButton { list-style-image : url("chrome://editor/skin/images/link.gif"); @@ -222,18 +143,6 @@ list-style-image : url("chrome://editor/skin/images/link-disabled.gif"); } -/* -#linkButton:hover - { - list-style-image : url("chrome://editor/skin/images/link-hover.gif"); - } - -#linkButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/link-hover-active.gif"); - } -*/ - #imageButton { list-style-image : url("chrome://editor/skin/images/image.gif"); @@ -246,18 +155,6 @@ list-style-image : url("chrome://editor/skin/images/image-disabled.gif"); } -/* -#imageButton:hover - { - list-style-image : url("chrome://editor/skin/images/image-hover.gif"); - } - -#imageButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/image-hover-active.gif"); - } -*/ - #namedAnchorButton { list-style-image : url("chrome://editor/skin/images/anchor.gif"); @@ -270,18 +167,6 @@ list-style-image : url("chrome://editor/skin/images/anchor-disabled.gif"); } -/* -#namedAnchorButton:hover - { - list-style-image : url("chrome://editor/skin/images/anchor-hover.gif"); - } - -#namedAnchorButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/anchor-hover-active.gif"); - } -*/ - #hlineButton { list-style-image : url("chrome://editor/skin/images/hline.gif"); @@ -294,18 +179,6 @@ list-style-image : url("chrome://editor/skin/images/hline-disabled.gif"); } -/* -#hlineButton:hover - { - list-style-image : url("chrome://editor/skin/images/hline-hover.gif"); - } - -#hlineButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/hline-hover-active.gif"); - } -*/ - #tableButton { list-style-image : url("chrome://editor/skin/images/table.gif"); @@ -318,18 +191,6 @@ list-style-image : url("chrome://editor/skin/images/table-disabled.gif"); } -/* -#tableButton:hover - { - list-style-image : url("chrome://editor/skin/images/table-hover.gif"); - } - -#tableButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/table-hover-active.gif"); - } -*/ - #spellingButton { list-style-image : url("chrome://editor/skin/images/spell.gif"); @@ -342,15 +203,3 @@ list-style-image : url("chrome://editor/skin/images/spell-disabled.gif"); } -/* -#spellingButton:hover - { - list-style-image : url("chrome://editor/skin/images/spell-hover.gif"); - } - -#spellingButton:hover:active - { - list-style-image : url("chrome://editor/skin/images/spell-hover-active.gif"); - } -*/ -