second part of syncing LCARStrek with Firefox 45-48 devtools theme changes
[themes.git] / LCARStrek / devtools / styleeditor.css
index fefa74d0406fd72ecd1857408031f173c3683e28..e2b13f94d74a25a795a6f957c066870d29050a66 100644 (file)
@@ -78,12 +78,18 @@ window:not([windowtype]) {
   cursor: pointer;
 }
 
+.media-responsive-mode-toggle {
+  color: var(--theme-highlight-blue);
+  text-decoration: underline;
+}
+
 .media-rule-line {
   -moz-padding-start: 4px;
 }
 
 .media-condition-unmatched {
   color: #8050B0;
+/*  opacity: 0.4;*/
 }
 
 .stylesheet-enabled {