Author: jonesde
Date: Mon Jun 1 08:46:07 2009
New Revision: 780592
URL:
http://svn.apache.org/viewvc?rev=780592&view=revLog:
Small change to not uppercase so much; header/menu/etc still uppercased but body text won't be hit now
Modified:
ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css
Modified: ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css?rev=780592&r1=780591&r2=780592&view=diff==============================================================================
--- ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css (original)
+++ ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css Mon Jun 1 08:46:07 2009
@@ -1124,7 +1124,6 @@
#column-container h2,
#column-container .h2 {
margin-bottom: 0.5em;
- text-transform:uppercase;
margin:5px 0 10px 0;
clear:both;
display:inline-block;