X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprofile%2Fprofile.css;h=c69c8ab69e6c4bbef98251f17eebd3352cfbeae3;hp=db5ad028e87a64f057c466915814fc493be189db;hb=7aa6555801cc190778098a3847e8fc55e5468771;hpb=351107c90e7ee7a17d9bf63798f2861307118309 diff --git a/LCARStrek/communicator/profile/profile.css b/LCARStrek/communicator/profile/profile.css index db5ad028..c69c8ab6 100644 --- a/LCARStrek/communicator/profile/profile.css +++ b/LCARStrek/communicator/profile/profile.css @@ -37,7 +37,7 @@ * * ***** END LICENSE BLOCK ***** */ -@import url(chrome://global/skin/global.css); +@import url("chrome://global/skin/global.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @@ -49,11 +49,11 @@ window.dialog { color: #99cccc ! important; } -#profiles > treechildren > treeitem > treerow > treecell > .tree-cell-icon { +#profiles > listitem { list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); } -#profiles > treechildren > treeitem > treerow > treecell[rowMigrate="no"] > .tree-cell-icon { +#profiles > listitem[rowMigrate="no"] { list-style-image: url("chrome://communicator/skin/profile/migrate.gif"); }