X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fnavigator%2FpersonalToolbar.css;h=93a03f9ae666e6f899d9586c8814382c1366a473;hb=2d09e4960953c5747fae6e1df7f7f6ecd3e2924d;hp=ec9d59336d51312ea024d77278f639e09875705b;hpb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/navigator/personalToolbar.css b/EarlyBlue/skin/EarlyBlue/navigator/personalToolbar.css index ec9d5933..93a03f9a 100644 --- a/EarlyBlue/skin/EarlyBlue/navigator/personalToolbar.css +++ b/EarlyBlue/skin/EarlyBlue/navigator/personalToolbar.css @@ -1,4 +1,3 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * @@ -22,6 +21,7 @@ * Contributor(s): * Ben Goodger * Josh Soref + * 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 @@ -39,6 +39,8 @@ @import url("chrome://communicator/skin/bookmarks/bookmarks.css"); +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + /** * Personal toolbar items **/ @@ -48,15 +50,3 @@ list-style-image : url("chrome://communicator/skin/bookmarks/home.gif"); } -/* - #home-button:hover - { - list-style-image : url("chrome://communicator/skin/bookmarks/home-hover.gif"); - } - - #home-button:hover:active - { - list-style-image : url("chrome://communicator/skin/bookmarks/home-active.gif"); - } -*/ -