X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprofile%2Fprofile.css;h=288d2ddfdc913656b2395074b761b6a7cdfe6c36;hb=aa2773102942029101f2e1c549573cca0983a121;hp=122de53b66250fda33027600a87a572528c06358;hpb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f;p=themes.git diff --git a/EarlyBlue/communicator/profile/profile.css b/EarlyBlue/communicator/profile/profile.css index 122de53b..288d2ddf 100644 --- a/EarlyBlue/communicator/profile/profile.css +++ b/EarlyBlue/communicator/profile/profile.css @@ -45,15 +45,11 @@ window.dialog { padding: 0; } -.dimmed-highcontrast { - 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,3 +78,7 @@ box#wizardButtons { box.selection { margin-top: 4px; } + +description.error { + color: #FF0000; +} \ No newline at end of file