You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/07/16 14:55:05 UTC

svn commit: r556608 - /lenya/trunk/src/webapp/lenya/resources/css/tabs.css

Author: andreas
Date: Mon Jul 16 05:55:04 2007
New Revision: 556608

URL: http://svn.apache.org/viewvc?view=rev&rev=556608
Log:
Updated layout for sitetree (areas bold instead of publication node)

Modified:
    lenya/trunk/src/webapp/lenya/resources/css/tabs.css

Modified: lenya/trunk/src/webapp/lenya/resources/css/tabs.css
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/resources/css/tabs.css?view=diff&rev=556608&r1=556607&r2=556608
==============================================================================
--- lenya/trunk/src/webapp/lenya/resources/css/tabs.css (original)
+++ lenya/trunk/src/webapp/lenya/resources/css/tabs.css Mon Jul 16 05:55:04 2007
@@ -131,12 +131,14 @@
 #lenya-info-tree div {
 }
 
-#lenya-info-treecanvas .lenya-info-root { font-weight: bold; cursor: default; }
+#lenya-info-treecanvas .lenya-info-root { cursor: default; }
+#lenya-info-treecanvas .lenya-info-area { font-weight: bold; }
 #lenya-info-treecanvas .lenya-info-nolanguage { color: #AAAAAA; }
 #lenya-info-treecanvas .lenya-info-cut { color: #FFAAAA; font-style: italic; }
 #lenya-info-treecanvas .lenya-info-cut img { opacity: .2; }
 #lenya-info-treecanvas .lenya-info-protected { color: #CC3333; }
 #lenya-info-treecanvas span:hover { text-decoration: underline; }
+#lenya-info-treecanvas span.lenya-info-root:hover { text-decoration: none; }
 
 #lenya-info-tree table { 
   border-spacing: 0px;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org