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

buscob
Author: buscob
Date: Sun Apr 11 13:35:34 2010
New Revision: 932895

URL: http://svn.apache.org/viewvc?rev=932895&view=rev
Log:
A patch from Blas Rodriguez Somoza
OFBIZ-3653 - CSS Style for select wrong in tomahawk theme

A better rendering of the select in the pagination bar.

Modified:
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

Modified: ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css?rev=932895&r1=932894&r2=932895&view=diff
==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Sun Apr 11 13:35:34 2010
@@ -1956,6 +1956,8 @@ height:21px;
 background-color: #ACABA9;
 margin-left:10px;
 border:none;
+height: auto;
+margin-top: 0;
 }
 
 .nav-pager ul {