big tree->listbox/outliner; outliner-> update
[themes.git] / LCARStrek / communicator / profile / profile.css
index db5ad028e87a64f057c466915814fc493be189db..c69c8ab69e6c4bbef98251f17eebd3352cfbeae3 100644 (file)
@@ -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");
 }