diff --git a/browser/themes/gnomestripe/browser/browser.css b/browser/themes/gnomestripe/browser/browser.css index f6af3dd7e01c..3e6dcd61fa4e 100644 --- a/browser/themes/gnomestripe/browser/browser.css +++ b/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;