sync both themes with suite classic changes in SeaMonkey 2.21
[themes.git] / LCARStrek / browser / browser.css
index 027911cd62ee27400cb187df9ed39badb49ff59d..5622edd8c44dcda93666c5fbc5c85075506444f8 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,
@@ -3217,13 +3219,9 @@ chatbox[minimized="true"] {
 }
 
 .click-to-play-plugins-notification-separator {
-  /*-moz-border-start: 1px solid #9C9CFF;
-  border-top: 1px solid #9C9CFF;*/
 }
 
 .click-to-play-plugins-notification-description-box {
-  /*border-bottom: 1px solid #9C9CFF;
-  -moz-border-start: 1px solid #9C9CFF;*/
   padding-top: 12px;
   -moz-padding-end: 11px;
   padding-bottom: 9px;
@@ -3233,14 +3231,11 @@ chatbox[minimized="true"] {
 .click-to-play-plugins-notification-center-box {
   border-top: 1px solid #FF9F00;
   border-bottom: 1px solid #FF9F00;
-  /*-moz-border-start: 1px solid #9C9CFF;*/
   background-color: #000000;
   -moz-margin-end: 4px;
 }
 
 .click-to-play-plugins-notification-button-container {
-  /*border-top: 1px solid #9C9CFF;
-  -moz-border-start: 1px solid #9C9CFF;*/
   margin: 0px;
   padding: 16px;
 }