Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer

This commit is contained in:
ajschult@verizon.net 2008-02-11 21:03:09 -08:00
parent b94523359e
commit c8e3809c06
2 changed files with 0 additions and 6 deletions

View File

@ -474,10 +474,7 @@ PROXYPREFEND
\@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
toolbar,
toolbarpalette {
background-repeat: repeat-x !important;
background-position: top right !important;
background-color: rgb(235, 235, 235) !important;
background-image: url("chrome://browser/skin/bookmark_toolbar_background.gif") !important;
}
toolbar#nav-bar {
background-image: none !important;

View File

@ -542,10 +542,7 @@ user_pref("network.proxy.autoconfig_url", "%(pacURL)s");
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
toolbar,
toolbarpalette {
background-repeat: repeat-x !important;
background-position: top right !important;
background-color: rgb(235, 235, 235) !important;
background-image: url("chrome://browser/skin/bookmark_toolbar_background.gif") !important;
}
toolbar#nav-bar {
background-image: none !important;