make networking pane work nicely in current nightlies (not completely sure if we...
[themes.git] / LCARStrek / devtools / styleeditor.css
index cb257d9de1161b7b7db32fbc5dfebb5df2dd5275..bcbace321973fa5a33103e9e8848e6cf9b023fed 100644 (file)
@@ -217,7 +217,7 @@ li.linked-file-error .stylesheet-rule-count {
 
 .stylesheet-more > h3 {
   font-size: 11px;
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
 }
 
 .devtools-searchinput,
@@ -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] {