Author: jleroux
Date: Sun Sep 30 06:05:04 2007
New Revision: 580723

URL: http://svn.apache.org/viewvc?rev=580723&view=rev
Log:
Applied fix from trunk for revision: 580722

Modified:
    
ofbiz/branches/release4.0/applications/content/webapp/content/images/contentForum.css

Modified: 
ofbiz/branches/release4.0/applications/content/webapp/content/images/contentForum.css
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/content/webapp/content/images/contentForum.css?rev=580723&r1=580722&r2=580723&view=diff
==============================================================================
--- 
ofbiz/branches/release4.0/applications/content/webapp/content/images/contentForum.css
 (original)
+++ 
ofbiz/branches/release4.0/applications/content/webapp/content/images/contentForum.css
 Sun Sep 30 06:05:04 2007
@@ -56,7 +56,7 @@
 .forummenuwrapper { 
         color:#8B008B; 
         background:#D4D0C8;
-        font-size:10; 
+        font-size:10pt; 
         text-decoration:none;
         margin-left:12px;
         margin-right:20px;
@@ -86,7 +86,7 @@
 .forumtitle{ 
         color:#8B008B; 
         background:#D4D0C8;
-        font-size:22; 
+        font-size:22pt; 
         font-weight:bold;
         text-align:left;
         font-family:verdana, arial, sans-serif;
@@ -98,7 +98,7 @@
 .forumtitleboxed { 
         color:#8B008B; 
         background:#D4D0C8;
-        font-size:22; 
+        font-size:22pt; 
         text-decoration:none;
         border:1px solid black;
         padding:4px;


Reply via email to