Bug 583145 - Backed out changeset 371d935c6f1a

This commit is contained in:
Rob Campbell 2010-08-10 08:01:58 -03:00
parent d962eab09b
commit 1af58fff41

View File

@ -20,7 +20,6 @@
*
* Contributor(s):
* David Dahl <ddahl@mozilla.com>
* Patrick Walton <pcwalton@mozilla.com>
* Alternatively, the contents of this file may be used under the terms of
* either the GNU General Public License Version 2 or later (the "GPL"), or
@ -36,9 +35,6 @@
*
* ***** END LICENSE BLOCK ***** */
%include shared.inc
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.hud-box {
border-bottom: 1px solid #aaa;
}
@ -154,7 +150,6 @@
/* these need to be revised ... */
.hud-console-filter-toolbar {
background: @scopeBarBackground@ !important;
padding: 4px 1px;
padding: 1px 0px;
-moz-box-align: center;
}