Author: adrianc
Date: Thu Sep 27 09:35:36 2007
New Revision: 580085
URL:
http://svn.apache.org/viewvc?rev=580085&view=revLog:
Fixed invalid CSS property assignments, OFBIZ-1270.
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=580085&r1=580084&r2=580085&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 Thu Sep 27 09:35:36 2007
@@ -29,7 +29,7 @@
.responsetext {
color:#222222;
font-size:8pt;
- font-weight:medium;
+ font-weight:normal;
text-align:left;
font-family:verdana, arial, sans-serif;
margin-left:20px;
@@ -39,7 +39,7 @@
color:black;
background:#ffffff;
font-size:8pt;
- font-weight:medium;
+ font-weight:normal;
font-family:verdana, arial, sans-serif;
text-align:left;
text-decoration:none;
@@ -77,7 +77,7 @@
.forumtext {
color:#222222;
font-size:12pt;
- font-weight:medium;
+ font-weight:normal;
text-align:left;
font-family:verdana, arial, sans-serif;
margin-left:20px;
@@ -120,7 +120,7 @@
padding:4px;
margin-top:6px;
font-size:12pt;
- font-weight:medium;
+ font-weight:normal;
text-align:left;
font-family:verdana, arial, sans-serif;
}
@@ -132,7 +132,7 @@
margin-top:6px;
color:black;
font-size:12pt;
- font-weight:medium;
+ font-weight:normal;
text-align:left;
font-family:verdana, arial, sans-serif;
}