update both themes for changes in toolkit winstripe for Mozilla 9 platform
[themes.git] / LCARStrek / global / webConsole.css
index 2e4e1ab7ca5aaa1d95258d9312413d73cbfc2a2c..b3761386fbc0e80bbe4dbf3e3fad95ebc1fd811e 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;
 }