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

This commit is contained in:
ajschult%verizon.net 2008-02-12 05:03:09 +00:00
Родитель 5d629a8ecf
Коммит d27cacd407
2 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -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;

Просмотреть файл

@ -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;