update both themes for changes in toolkit winstripe for Mozilla 9 platform
[themes.git] / EarlyBlue / global / webConsole.css
index a95e0078cf42af7dd62d53f5f2eda924f7eda833..99c79a8c1bff23ed30bdd8fae6f0cd82c14b4175 100644 (file)
   list-style-image: url("chrome://global/skin/icons/webconsole.png");
 }
 
   list-style-image: url("chrome://global/skin/icons/webconsole.png");
 }
 
+.webconsole-filter-button > .toolbarbutton-menubutton-button,
+.webconsole-filter-button > .toolbarbutton-menubutton-button:hover:active {
+  -moz-padding-start: 6px;
+  -moz-padding-end: 3px;
+}
+
+.webconsole-filter-button {
+  -moz-margin-start: 3px;
+  -moz-margin-end: 3px;
+}
+
 /* Network styles */
 .webconsole-filter-button[category="net"] {
   -moz-image-region: rect(0, 8px, 8px, 0);
 /* Network styles */
 .webconsole-filter-button[category="net"] {
   -moz-image-region: rect(0, 8px, 8px, 0);
 }
 
 .hud-console-filter-toolbar {
 }
 
 .hud-console-filter-toolbar {
-  padding: 1px 0px;
+  padding: 1px 2px;
   -moz-box-align: center;
 }
 
   -moz-box-align: center;
 }