svn commit: r780592 - /ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r780592 - /ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css

jonesde
Author: jonesde
Date: Mon Jun  1 08:46:07 2009
New Revision: 780592

URL: http://svn.apache.org/viewvc?rev=780592&view=rev
Log:
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;