some small updates got to know during LCARStrek work
[themes.git] / EarlyBlue / messenger / messengercompose / messengercompose.css
index 578e6530b5e507d62877c5583601dcf524ab8a50..fdaef0e56c5ef1d1948e1ab92eac224603f106db 100644 (file)
 } 
 
 #spellingButton {
-  list-style-image: url("chrome://editor/skin/images/spell.gif");
+  list-style-image: url("chrome://editor/skin/icons/spell.gif");
 }
 
 #spellingButton[disabled="true"] {
-  list-style-image: url("chrome://editor/skin/images/spell-disabled.gif") !important;
+  list-style-image: url("chrome://editor/skin/icons/spell-disabled.gif") !important;
 }
 
 #button-save {