X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprofile%2Fprofile.css;h=b5999ec298ca6926bd00845e0a72d70bcbba18f0;hp=df5a4df3dcd3d775cad695ad1e93866efdd3db72;hb=e10e7addc389ca4e7c2b804cafa0d49525bfc116;hpb=03f6f39c58668f7003fb4baba2da0e0e0f1e5f00 diff --git a/LCARStrek/communicator/profile/profile.css b/LCARStrek/communicator/profile/profile.css index df5a4df3..b5999ec2 100644 --- a/LCARStrek/communicator/profile/profile.css +++ b/LCARStrek/communicator/profile/profile.css @@ -13,7 +13,7 @@ * * 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. @@ -24,7 +24,7 @@ * 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 + * 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 @@ -45,11 +45,12 @@ window.dialog { padding: 0; } -#profiles > listitem { +treechildren::-moz-tree-image { + margin-right: 2px; list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); } -#profiles > listitem[rowMigrate="no"] { +treechildren::-moz-tree-image(rowMigrate-no) { list-style-image: url("chrome://communicator/skin/profile/migrate.gif"); }