first part of syncing LCARStrek with Firefox 52 browser windows theme changes
[themes.git] / LCARStrek / browser / controlcenter / panel.css
index 2f091404f84c66e3a121cc08f0f3761925f93138..cbd691c3951b3998df9922ce7b0b392a39b19af4 100644 (file)
   margin: 0;
   min-width: auto;
   width: var(--identity-popup-expander-width);
-  background-image: url("chrome://browser/skin/controlcenter/arrow-subview.svg#arrow");
-  background-size: 16px, auto;
-  background-position: center;
-  background-repeat: no-repeat;
-  background-color: transparent;
+  background: url("chrome://browser/skin/controlcenter/arrow-subview.svg") center no-repeat;
+  background-size: 16px;
   border-radius: 0 5px 5px 0;
 }
 
@@ -382,7 +379,6 @@ description#identity-popup-content-verifier,
 }
 
 .identity-popup-permission-icon.in-use {
-  fill: #FF0000;
   animation: 1.5s ease in-use-blink infinite;
 }