X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprofile%2Fprofile.css;h=3c659af64314586798ddcf67b38b0350eca580d8;hb=c34d3367e14c46d5d38d312ed9ffd2dac6d90475;hp=da4ab1a83e080889e8a73ce76a973af7346b65d8;hpb=b87c9562a4c728734927c455c6201d13d11c8a9e;p=themes.git diff --git a/EarlyBlue/communicator/profile/profile.css b/EarlyBlue/communicator/profile/profile.css index da4ab1a8..3c659af6 100644 --- a/EarlyBlue/communicator/profile/profile.css +++ b/EarlyBlue/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"); } @@ -82,4 +82,3 @@ box#wizardButtons { box.selection { margin-top: 4px; } -