X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Faddressbook%2FabResultsPane.css;fp=LCARStrek%2Fcommunicator%2Fsearch%2Ficons.css;h=25ae75f250f4dbf09bf8f7cf7b0c7d1661bd0093;hp=34873f205677da3af1d4c5dd83b0b61936cc3ee6;hb=b1eaa41997928ca662ce1158215dc02e5b203eb0;hpb=d81fcf5942d62a6330422fed14d3f5116a17276a diff --git a/LCARStrek/communicator/search/icons.css b/LCARStrek/messenger/addressbook/abResultsPane.css similarity index 74% rename from LCARStrek/communicator/search/icons.css rename to LCARStrek/messenger/addressbook/abResultsPane.css index 34873f20..25ae75f2 100644 --- a/LCARStrek/communicator/search/icons.css +++ b/LCARStrek/messenger/addressbook/abResultsPane.css @@ -11,15 +11,16 @@ * 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 . + * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Robert Kaiser + * Joe Hewitt + * Robert Kaiser * * 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 @@ -37,12 +38,12 @@ @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"); }