some updates from the last month
[themes.git] / EarlyBlue / messenger / messengercompose / messengercompose.css
index 578e6530b5e507d62877c5583601dcf524ab8a50..ba77ac25459785649b903a67e9300cf2a10ad775 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 {
   border-bottom: 1px solid #CCD0DD;
 }
 
-.aw-menulist {
-  -moz-user-focus: ignore;
-}
-
 .person-icon {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif");
   margin: 0px 3px 0px 3px;