fourth part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / devtools / netmonitor.css
index 6c0e81c581fd7d6e2413048d6cd563620fcb5783..bad325fcbe715776a908faf9e7f7293bf2d722a5 100644 (file)
@@ -11,7 +11,7 @@ window {
 
 :root.theme-dark,
 :root.theme-light {
-  --table-splitter-color: #9C9CFF;
+  --table-splitter-color: #A09090;
   --table-zebra-background: rgba(255,159,0,0.1);
 }
 
@@ -419,7 +419,7 @@ box.requests-menu-status[code^="5"] {
   -moz-image-region: rect(0px,32px,16px,16px);
 }
 
-@media (min-resolution: 1.25dppx) {
+@media (min-resolution: 1.1dppx) {
   #details-pane-toggle {
     list-style-image: url("chrome://browser/skin/devtools/debugger-collapse@2x.png");
     -moz-image-region: rect(0px,32px,32px,0px);
@@ -556,7 +556,7 @@ box.requests-menu-status[code^="5"] {
   height: 12px;
 }
 
-@media (min-resolution: 1.25dppx) {
+@media (min-resolution: 1.1dppx) {
   .security-warning-icon {
     background-image: url("alerticon-warning@2x.png");
   }