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

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Mon Aug 25 05:55:08 2008
New Revision: 688711

URL: http://svn.apache.org/viewvc?rev=688711&view=rev
Log:
Fixing invalid CSS rule position:relative, set font size to 70% for sitetree table cells.

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?rev=688711&r1=688710&r2=688711&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/resources/css/tabs.css (original)
+++ lenya/trunk/src/webapp/lenya/resources/css/tabs.css Mon Aug 25 05:55:08 2008
@@ -52,7 +52,7 @@
 }
 
 #contentblock1 .lenya-box {
-  display: relative;
+  position: relative;
 }
 
 .lenya-tabs {
@@ -123,7 +123,6 @@
 }
 
 #lenya-info-treecanvas {
-  font-size: 11px;
   float: left;
   padding-right: 20px;
   width: 250px;
@@ -166,6 +165,7 @@
 }
 
 #lenya-info-tree td {
+  font-size: 70%;
   vertical-align: top;
   margin: 0px;
   padding: 0px;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.