updating EarlyBlue skin; should almost be 0.8 now ;-)
[themes.git] / EarlyBlue / messenger / addressbook / abResultsPane.css
similarity index 74%
rename from EarlyBlue/communicator/search/icons.css
rename to EarlyBlue/messenger/addressbook/abResultsPane.css
index 34873f205677da3af1d4c5dd83b0b61936cc3ee6..25ae75f250f4dbf09bf8f7cf7b0c7d1661bd0093 100644 (file)
  * for the specific language governing rights and limitations under the
  * License.
  *
- * The Original Code is "Classic" theme of mozilla.org code.
+ * The Original Code is Mozilla addressbook.
  *
  * The Initial Developer of the Original Code is
- * the Mozilla Organization.
- * Portions created by the Initial Developer are Copyright (C) 1998-2001
+ * Seth Spitzer <sspitzer@netscape.com>.
+ * Portions created by the Initial Developer are Copyright (C) 2001
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
- *   Robert Kaiser <KaiRo@KaiRo.at>
+ *  Joe Hewitt <hewitt@netscape.com>
+ *  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
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
-/* Default Icon */
-
-titledbutton[loading="true"] {
-       list-style-image: url("chrome://global/skin/loading.gif") ! important ;
+outlinerchildren:-moz-outliner-image(GeneratedName) {
+  padding-right: 2px;
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif");
 }
 
-titledbutton.iconic {
-       list-style-image: url("chrome://global/skin/document.gif");
+outlinerchildren:-moz-outliner-image(GeneratedName, MailList) {
+  padding-right: 2px;
+  list-style-image: url("chrome://messenger/skin/addressbook/icons/ablist.gif");
 }