X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fcommunicator%2Fbookmarks%2Fbookmarks.css;h=04f29cbd65a7cc6d8000b4feffc2ad992c09d446;hp=9dc5a4ec1e8a68b237145142c70c0dc882fa06ff;hb=128000f48e966be8e615f7e1c95920af85c4280c;hpb=f840e30233fdb15ab5044373dddd7177fd3af99c diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.css b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.css index 9dc5a4ec..04f29cbd 100644 --- a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.css +++ b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.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 @@ -37,6 +37,8 @@ * * ***** END LICENSE BLOCK ***** */ +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + /** * Style rules for generic bookmarks items. */ @@ -64,4 +66,3 @@ outlinerbody:-moz-outliner-image(Name) { .bookmark-item[status="new"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-updated.gif") !important; } -