From af059a79f6634747e6e25162381f0d73a19c272d Mon Sep 17 00:00:00 2001 From: "blakeross%telocity.com" Date: Mon, 30 Sep 2002 00:16:03 +0000 Subject: [PATCH] Fix history img --- browser/base/skin/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/base/skin/browser.css b/browser/base/skin/browser.css index a0284bb5cb86..344ee08dbd73 100644 --- a/browser/base/skin/browser.css +++ b/browser/base/skin/browser.css @@ -593,7 +593,7 @@ toolbar[iconsize="small"] #bookmarks-button[disabled="true"] { } toolbar[iconsize="small"] #history-button { - list-style-image: url("chrome://browser/skin/history-small.png") !important; + list-style-image: url("chrome://browser/skin/small-base.png") !important; -moz-image-region: rect(0px 24px 25px 0px); } toolbar[iconsize="small"] #history-button:hover {