From 9c518bf88e1a701c4bfc9cbb81833d59dcf67fd0 Mon Sep 17 00:00:00 2001 From: "mozilla.mano%sent.com" Date: Wed, 7 Nov 2007 05:12:07 +0000 Subject: [PATCH] Bug 370026 - Remove current Starring UI. r=sspitzer. git-svn-id: svn://10.0.0.236/trunk@238764 18797224-902f-48f8-a5cc-f745e15eee43 --- .../browser/themes/gnomestripe/browser/browser.css | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/mozilla/browser/themes/gnomestripe/browser/browser.css b/mozilla/browser/themes/gnomestripe/browser/browser.css index f6af3dd7e01..3e6dcd61fa4 100644 --- a/mozilla/browser/themes/gnomestripe/browser/browser.css +++ b/mozilla/browser/themes/gnomestripe/browser/browser.css @@ -1339,19 +1339,6 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-text { } %ifdef MOZ_PLACES_BOOKMARKS -#places-bookmark { - list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png"); -} - -#places-subscribe { - list-style-image: url("chrome://browser/skin/page-livemarks.png"); - opacity: 1.0; -} - -#places-subscribe[disabled="true"] { - opacity: 0.3; -} - /* Personal toolbar */ .toolbar-drop-indicator { height: 16px;