keeping up with Classic development, e.g. adding im, popup-blocker and junk mail...
[themes.git] / LCARStrek / messenger / addressbook / addressbook.css
index c7b009e16b75359798d76cac4f3ba625a9f48c45..04079cbe83cdb00627bcac6dc3965d6386b7dcf3 100644 (file)
@@ -41,7 +41,6 @@
   ======================================================================= */
 
 @import url("chrome://messenger/skin/");
   ======================================================================= */
 
 @import url("chrome://messenger/skin/");
-@import url("chrome://communicator/skin/sidebar/sidebar.css");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
 } 
 
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
 } 
 
+#button-newim {
+  list-style-image:url("chrome://messenger/skin/addressbook/icons/im.gif");
+}
+
+#button-newim:hover,
+#button-newim:hover:active {
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/im-hover.gif");
+} 
+
+#button-newim[disabled="true"] {
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/im-disabled.gif") !important;
+} 
+
 #button-delete {
   list-style-image:url("chrome://global/skin/icons/trash.gif");
 }
 #button-delete {
   list-style-image:url("chrome://global/skin/icons/trash.gif");
 }
   list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
 } 
 
   list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
 } 
 
-/* ::::: sidebar header ::::: */
-
-sidebarheader {
-  border: none;
-}
-
-#sidebar-title-box {
-  border: none;
-}
-
 /* CardView styles - used in the Card View Pane */
 
 #CardViewOuterBox {
 /* CardView styles - used in the Card View Pane */
 
 #CardViewOuterBox {
@@ -166,6 +168,11 @@ sidebarheader {
   min-width: 30px;
 }
 
   min-width: 30px;
 }
 
+#cvBuddyIcon {
+  padding-left: 20px;
+  padding-top: 2px;
+}
+
 .CardViewText,
 .CardViewLink {
   padding-left: 20px;
 .CardViewText,
 .CardViewLink {
   padding-left: 20px;
@@ -196,18 +203,11 @@ html|p {
 
 /* ::::: border adjustments ::::: */
 
 
 /* ::::: border adjustments ::::: */
 
-#sidebar-box {
-/*  border-top: none;
-  border-right: 1px solid ThreeDHighlight;
-  border-bottom: none;
-  border-left: 1px solid ThreeDShadow; */
-}
-
 #results-splitter { 
   border: none;
 }
 
 #results-splitter { 
   border: none;
 }
 
-#dirTree, #abResultsOutliner { 
+#dirTree, #abResultsTree { 
   border: none;
   margin: 0px;
 }
   border: none;
   margin: 0px;
 }