Bug 1284172 - remove redundant indexedDB-icon style on Linux; r=paolo draft
authorgasolin <gasolin@gmail.com>
Mon, 04 Jul 2016 11:07:39 +0800
changeset 383421 e4cac9352043ccf2a378ca5182c9634ad988f569
parent 383055 f5adfcfffa5be0d5246f9d11ed08bdae6bd8cbd4
child 524472 2738c5848d48367fa805884d115493ed96c61620
push id22018
push userbmo:gasolin@mozilla.com
push dateMon, 04 Jul 2016 03:07:49 +0000
reviewerspaolo
bugs1284172
milestone50.0a1
Bug 1284172 - remove redundant indexedDB-icon style on Linux; r=paolo MozReview-Commit-ID: Kx3nKrgn5cy
browser/themes/linux/browser.css
--- a/browser/themes/linux/browser.css
+++ b/browser/themes/linux/browser.css
@@ -1014,20 +1014,16 @@ menuitem:not([type]):not(.menuitem-toolt
 #notification-popup-box {
   border-radius: 2.5px 0 0 2.5px;
 }
 
 .notification-anchor-icon:-moz-focusring {
   outline: 1px dotted -moz-DialogText;
 }
 
-.indexedDB-icon {
-  list-style-image: url(moz-icon://stock/gtk-dialog-question?size=16);
-}
-
 /* Translation infobar */
 
 %include ../shared/translation/infobar.inc.css
 
 notification[value="translation"] {
   min-height: 40px;
 }