From 0b354f225219ba2285677c2c1d37981eb0cf0453 Mon Sep 17 00:00:00 2001 From: "annie.sullivan@gmail.com" Date: Tue, 6 Nov 2007 21:08:06 -0800 Subject: [PATCH] Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 --- browser/themes/gnomestripe/browser/browser.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/browser/themes/gnomestripe/browser/browser.css b/browser/themes/gnomestripe/browser/browser.css index eb6e9a1df59e..80b0d69f693d 100644 --- a/browser/themes/gnomestripe/browser/browser.css +++ b/browser/themes/gnomestripe/browser/browser.css @@ -127,6 +127,10 @@ toolbarpaletteitem[place="toolbar"] .bookmarks-toolbar-items { visibility: hidden; } +toolbarpaletteitem[place="toolbar"] .places-toolbar-items { + display: none; +} + /* ::::: bookmark menus ::::: */ menu.bookmark-item,