update with classic theme development, keep about:plugins compatible for 1.7 release...
[themes.git] / LCARStrek / messenger / addressbook / addressbook.css
index 3bd7c0a664208e296a4b6dfa3579e8eb125d5d21..51850b0dc56e74e4711a41a647b9b4cee411f679 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
  *
  * The Original Code is mozilla.org code.
  *
- * The Initial Developer of the Original Code is 
+ * The Initial Developer of the Original Code is
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998
  * the Initial Developer. All Rights Reserved.
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998
  * the Initial Developer. All Rights Reserved.
@@ -23,7 +23,7 @@
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
- * either the GNU General Public License Version 2 or later (the "GPL"), or 
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  * in which case the provisions of the GPL or the LGPL are applicable instead
  * of those above. If you wish to allow use of your version of this file only
  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  * in which case the provisions of the GPL or the LGPL are applicable instead
  * of those above. If you wish to allow use of your version of this file only
@@ -43,6 +43,7 @@
 @import url("chrome://messenger/skin/");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 @import url("chrome://messenger/skin/");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+@namespace html url("http://www.w3.org/1999/xhtml");
 
 /* ::::: primary toolbar buttons ::::: */
 
 
 /* ::::: primary toolbar buttons ::::: */
 
 #button-newcard:hover,
 #button-newcard:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newcard-hover.gif");
 #button-newcard:hover,
 #button-newcard:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newcard-hover.gif");
-} 
+}
 
 #button-newcard[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newcard-disabled.gif") !important;
 
 #button-newcard[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newcard-disabled.gif") !important;
-} 
+}
 
 #button-newlist {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newlist.gif");
 
 #button-newlist {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newlist.gif");
 #button-newlist:hover,
 #button-newlist:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newlist-hover.gif");
 #button-newlist:hover,
 #button-newlist:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newlist-hover.gif");
-} 
+}
 
 #button-newlist[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newlist-disabled.gif") !important;
 
 #button-newlist[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newlist-disabled.gif") !important;
-} 
+}
 
 #button-editcard {
   list-style-image:url("chrome://messenger/skin/addressbook/icons/person.gif");
 
 #button-editcard {
   list-style-image:url("chrome://messenger/skin/addressbook/icons/person.gif");
 #button-editcard:hover,
 #button-editcard:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/person-hover.gif");
 #button-editcard:hover,
 #button-editcard:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/person-hover.gif");
-} 
+}
 
 #button-editcard[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/person-disabled.gif") !important;
 
 #button-editcard[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/person-disabled.gif") !important;
-} 
+}
 
 #button-newmessage {
   list-style-image:url("chrome://messenger/skin/addressbook/icons/newmsg.gif");
 
 #button-newmessage {
   list-style-image:url("chrome://messenger/skin/addressbook/icons/newmsg.gif");
 #button-newmessage:hover,
 #button-newmessage:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-hover.gif");
 #button-newmessage:hover,
 #button-newmessage:hover:active {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-hover.gif");
-} 
+}
 
 #button-newmessage[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
 
 #button-newmessage[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
-} 
+}
 
 #button-newim {
 
 #button-newim {
-  list-style-image:url("chrome://messenger/skin/addressbook/icons/newmsg.gif");
+  list-style-image:url("chrome://messenger/skin/addressbook/icons/im.gif");
 }
 
 #button-newim:hover,
 #button-newim:hover:active {
 }
 
 #button-newim:hover,
 #button-newim:hover:active {
-  list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-hover.gif");
-} 
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/im-hover.gif");
+}
 
 #button-newim[disabled="true"] {
 
 #button-newim[disabled="true"] {
-  list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important;
-} 
+  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");
 #button-delete:hover,
 #button-delete:hover:active {
   list-style-image:url("chrome://global/skin/icons/trash-hover.gif");
 #button-delete:hover,
 #button-delete:hover:active {
   list-style-image:url("chrome://global/skin/icons/trash-hover.gif");
-} 
+}
 
 #button-delete[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
 
 #button-delete[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
-} 
+}
 
 /* CardView styles - used in the Card View Pane */
 
 
 /* CardView styles - used in the Card View Pane */
 
   min-width: 120px;
   margin: 0px;
 }
   min-width: 120px;
   margin: 0px;
 }
+
 .cardViewGroup {
   margin-top: 8px;
   padding-bottom: 5px;
 .cardViewGroup {
   margin-top: 8px;
   padding-bottom: 5px;
@@ -203,11 +204,11 @@ html|p {
 
 /* ::::: border adjustments ::::: */
 
 
 /* ::::: border adjustments ::::: */
 
-#results-splitter { 
+#results-splitter {
   border: none;
 }
 
   border: none;
 }
 
-#dirTree, #abResultsTree { 
+#dirTree, #abResultsTree {
   border: none;
   margin: 0px;
 }
   border: none;
   margin: 0px;
 }