X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fskin%2FLCARStrek%2Fcommunicator%2Fbookmarks%2Fbookmarks.css;h=04f29cbd65a7cc6d8000b4feffc2ad992c09d446;hp=9dc5a4ec1e8a68b237145142c70c0dc882fa06ff;hb=b200f7734d1b61627e8f92141ee236507ab586f0;hpb=543e0f251ec2489e6d1ec2e2f55373eecb6614dc diff --git a/LCARStrek/skin/LCARStrek/communicator/bookmarks/bookmarks.css b/LCARStrek/skin/LCARStrek/communicator/bookmarks/bookmarks.css index 9dc5a4ec..04f29cbd 100644 --- a/LCARStrek/skin/LCARStrek/communicator/bookmarks/bookmarks.css +++ b/LCARStrek/skin/LCARStrek/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; } -