svn commit: r790419 - /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: r790419 - /ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css

lektran
Author: lektran
Date: Wed Jul  1 23:25:38 2009
New Revision: 790419

URL: http://svn.apache.org/viewvc?rev=790419&view=rev
Log:
Remove the uppercasing of links as it is deceiving for product ids and other case sensitive values

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=790419&r1=790418&r2=790419&view=diff
==============================================================================
--- ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css (original)
+++ ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css Wed Jul  1 23:25:38 2009
@@ -944,7 +944,6 @@
  line-height:1.8em;
  margin:5px 5px 5px 0px;
  padding:2px 4px;
- text-transform:uppercase;
  display:inline-block;
 }