kepping up with Classic, turning skinVersion to 1.2
[themes.git] / LCARStrek / messenger / addressbook / addressbook.css
index c7b009e16b75359798d76cac4f3ba625a9f48c45..be0e7bd8e2119a0495760efb66a6c43ee2c61ee1 100644 (file)
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
 } 
 
+#button-newim {
+  list-style-image:url("chrome://messenger/skin/addressbook/icons/newmsg.gif");
+}
+
+#button-newim:hover,
+#button-newim:hover:active {
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-hover.gif");
+} 
+
+#button-newim[disabled="true"] {
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
+} 
+
 #button-delete {
   list-style-image:url("chrome://global/skin/icons/trash.gif");
 }
@@ -166,6 +179,11 @@ sidebarheader {
   min-width: 30px;
 }
 
+#cvBuddyIcon {
+  padding-left: 20px;
+  padding-top: 2px;
+}
+
 .CardViewText,
 .CardViewLink {
   padding-left: 20px;
@@ -207,7 +225,7 @@ html|p {
   border: none;
 }
 
-#dirTree, #abResultsOutliner { 
+#dirTree, #abResultsTree { 
   border: none;
   margin: 0px;
 }