Bug 1136693 - Make the headers request URL and security panel info visible in the dark theme. r=vp, a=lsblakk
--- a/browser/themes/shared/devtools/netmonitor.inc.css
+++ b/browser/themes/shared/devtools/netmonitor.inc.css
@@ -490,16 +490,17 @@ label.requests-menu-status-code {
.tabpanel-summary-label {
-moz-padding-start: 4px;
-moz-padding-end: 3px;
font-weight: 600;
}
.tabpanel-summary-value {
+ color: inherit;
-moz-padding-start: 3px;
}
/* Headers tabpanel */
#headers-summary-status,
#headers-summary-version {
padding-bottom: 2px;