more skin.
git-svn-id: svn://10.0.0.236/branches/MAIL_05312002_BRANCH@125173 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -206,17 +206,17 @@
|
||||
}
|
||||
|
||||
#spellingButton {
|
||||
-moz-image-region: rect(101px 23px 122px 0);
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-normal.gif");
|
||||
}
|
||||
|
||||
#spellingButton:hover {
|
||||
-moz-image-region: rect(101px 46px 122px 23px);
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-hover.gif");
|
||||
}
|
||||
|
||||
#spellingButton:hover:active {
|
||||
-moz-image-region: rect(122px 23px 143px 0);
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-select.gif");
|
||||
}
|
||||
|
||||
#spellingButton[disabled="true"] {
|
||||
-moz-image-region: rect(122px 46px 143px 23px) !important;
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-disabled.gif");
|
||||
}
|
||||
|
||||
@@ -83,22 +83,6 @@
|
||||
list-style-image: url("chrome://messenger/skin/icons/attach-disabled.gif");
|
||||
}
|
||||
|
||||
#spellingButton {
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-normal.gif");
|
||||
}
|
||||
|
||||
#spellingButton:hover {
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-hover.gif");
|
||||
}
|
||||
|
||||
#spellingButton:hover:active {
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-select.gif");
|
||||
}
|
||||
|
||||
#spellingButton[disabled="true"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/chkspell-disabled.gif");
|
||||
}
|
||||
|
||||
#button-save {
|
||||
list-style-image: url("chrome://messenger/skin/icons/file-normal.gif");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user