firstst part of syncing LCARStrek with Firefox 53 browser windows theme changes
[themes.git] / LCARStrek / browser / notification-icons.svg
index 4f70c997cb63ec8d6f8cb87e9ec8411b294b33eb..5923293e6a01e25067dc9ef950821640480ca596 100644 (file)
     .blocked {
       clip-path: url(#clip);
     }
+
+    #login-highlighted {
+      fill: #000000;
+      fill-opacity: 1;
+    }
+
     #plugin-blocked,
     #plugin-blocked:target ~ #strikeout {
       fill: #FF0000;
@@ -45,7 +51,7 @@
     #camera-sharing,
     #microphone-sharing,
     #screen-sharing {
-      fill: rgb(224, 41, 29);
+      fill: #FF0000;
       fill-opacity: 1;
     }
   </style>
@@ -88,6 +94,7 @@
   <use id="indexedDB" xlink:href="#indexedDB-icon" />
   <use id="indexedDB-blocked" class="blocked" xlink:href="#indexedDB-icon" />
   <use id="login" xlink:href="#login-icon" />
+  <use id="login-highlighted" class="highlighted" xlink:href="#login-icon" />
   <use id="login-detailed" xlink:href="#login-detailed-icon" />
   <use id="microphone" xlink:href="#microphone-icon" />
   <use id="microphone-sharing" xlink:href="#microphone-icon"/>