fix a few small issues with identity area and popups, including breakage of the popup...
[themes.git] / LCARStrek / browser / browser.css
index 027911cd62ee27400cb187df9ed39badb49ff59d..6c8a8aba8b45371998a370152da14e32eeb4e52e 100644 (file)
@@ -1426,11 +1426,13 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon
 
 #identity-box:hover {
   background-color: #FFCF00;
+  color: #000000;
 }
 
 #identity-box:hover:active,
 #identity-box[open=true] {
   background-color: #FF9F00;
+  color: #000000;
 }
 
 #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover,