first part of LCARStrek sync to browser windows theme changes in Firefox 25
[themes.git] / LCARStrek / browser / devtools / netmonitor.css
index f52af8ad5df9675c3bfe684a56f92ed83bcea49f..62ee455080b95441bf6173a86bc0321c671032ed 100644 (file)
@@ -360,6 +360,11 @@ window {
   padding-top: 2px;
 }
 
+#headers-summary-resend {
+  margin: 0 6px;
+/*  min-height: 20px;*/
+}
+
 /* Response tabpanel */
 
 #response-content-info-header {
@@ -395,6 +400,20 @@ window {
   transition: transform 0.2s ease-out;
 }
 
+/* Custom request form */
+
+#custom-pane {
+  padding: 0.6em 0.5em;
+}
+
+.custom-header {
+  font-size: 1.1em;
+}
+
+.custom-section {
+  margin-top: 0.5em;
+}
+
 /* Footer */
 
 #requests-menu-footer {