mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer
This commit is contained in:
parent
b94523359e
commit
c8e3809c06
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user