From 973806b97dda11097918285a8833f4765b1850f7 Mon Sep 17 00:00:00 2001 From: "joe@retrovirus.com" Date: Tue, 6 Nov 2007 21:09:39 -0800 Subject: [PATCH] * Allows the user to access Bookmark Properties dialog from context menus. * Adds support for editing the bookmark shortcut (formerly keyword) in the Bookmark Properties dialog. * Improves the appearance of the Bookmark Properties dialog. * Removes dead code from PlacesBrowserShim in browser.js NOTE: This doesn't reflect the final UI for this functionality; rather, this change is intended to add functionality for users of the nightlies. bug=322988 r=annie.sullivan@gmail.com sr=bugs@bengoodger.com --- .../themes/gnomestripe/browser/places/bookmarkProperties.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/browser/themes/gnomestripe/browser/places/bookmarkProperties.css b/browser/themes/gnomestripe/browser/places/bookmarkProperties.css index 6ccd193e1500..4a87a4ea3884 100755 --- a/browser/themes/gnomestripe/browser/places/bookmarkProperties.css +++ b/browser/themes/gnomestripe/browser/places/bookmarkProperties.css @@ -1,7 +1,3 @@ -#bookmarkproperties { - background-color: yellow; -} - .tag{ padding: 2px; margin: 0px;