From d141037be475c428ced733fd05ee3b2b3f006552 Mon Sep 17 00:00:00 2001 From: "neil%parkwaycc.co.uk" Date: Thu, 14 Sep 2006 06:05:19 +0000 Subject: [PATCH] Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag --- suite/browser/navigator.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/suite/browser/navigator.css b/suite/browser/navigator.css index b42255081ca..6333b87900a 100644 --- a/suite/browser/navigator.css +++ b/suite/browser/navigator.css @@ -33,12 +33,3 @@ window[chromehidden~="toolbar"] #nav-bar-buttons, window[chromehidden~="toolbar"] #print-button { display: none; } - -window[chromehidden~="toolbar"] #navigator-throbber { - margin: 0 5px 0 0 !important; - list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif") !important; -} - -window[chromehidden~="toolbar"] #navigator-throbber[busy="true"] { - list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif") !important; -}