second and final part of syncing LCARStrek with Firefox 49/50 devtools theme changes
[themes.git] / LCARStrek / devtools / styleeditor.css
index b6ec38e5e509df422b29777f28bfa35744ecb8d9..bcbace321973fa5a33103e9e8848e6cf9b023fed 100644 (file)
@@ -290,6 +290,7 @@ h3 {
   }
 }
 
+/* CSS coverage */
 .csscoverage-report {
   background-color: var(--theme-contrastsidebar-background);
   -moz-box-orient: horizontal;
@@ -396,7 +397,7 @@ h3 {
 
 .chart-colored-blob[name="Used Preload"] {
   fill: var(--theme-highlight-pink);
-  background: var(--theme-highlight-pink);;
+  background: var(--theme-highlight-pink);
 }
 
 .chart-colored-blob[name=Used] {