From efaee20886fa4843509a2ea3101b6522c0c4d905 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Thu, 26 Feb 2009 13:06:08 +0200 Subject: [PATCH] continue renaming --- chrome/button.css | 12 ++++++------ chrome/button.xul | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/chrome/button.css b/chrome/button.css index ce1ccc1..e6ea4fd 100644 --- a/chrome/button.css +++ b/chrome/button.css @@ -1,17 +1,17 @@ -#custom-button-1, -#wrapper-custom-button-1 +#debian-bts-query-button-1, +#wrapper-debian-bts-query-button-1 {list-style-image: url("chrome://custombutton/content/button-1.png");} /* common style for all custom buttons */ -.custombutton +.debian-bts-query-button {-moz-image-region: rect( 0px 24px 24px 0px);} -.custombutton:hover +.debian-bts-query-button:hover {-moz-image-region: rect(24px 24px 48px 0px);} -[iconsize="small"] .custombutton +[iconsize="small"] .debian-bts-query-button {-moz-image-region: rect( 0px 40px 16px 24px);} -[iconsize="small"] .custombutton:hover +[iconsize="small"] .debian-bts-query-button:hover {-moz-image-region: rect(24px 40px 40px 24px);} diff --git a/chrome/button.xul b/chrome/button.xul index ca75a90..ac7af58 100644 --- a/chrome/button.xul +++ b/chrome/button.xul @@ -11,16 +11,16 @@ - + - -- 2.39.2