From 78657268ddabeb7af1135ce3e9e02c750ab0e5dd Mon Sep 17 00:00:00 2001 From: Regis Cosnier Date: Thu, 29 Sep 2011 12:21:05 +0200 Subject: I fix a bug about the status and toolbar dropdown menu transparency. Because on my Windows 7 64bit, this dropdown menu is transparent, and it should not be! It was just a matter of setting the popup style: --- src/chrome/content/proxy.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chrome/content/proxy.xul b/src/chrome/content/proxy.xul index b0cb91a..fd6cb11 100644 --- a/src/chrome/content/proxy.xul +++ b/src/chrome/content/proxy.xul @@ -112,7 +112,7 @@ - + -- cgit v1.2.3