Author: buscob
Date: Tue Nov 2 23:04:43 2010
New Revision: 1030276
URL: http://svn.apache.org/viewvc?rev=1030276&view=rev
Log:
Better button size for tomahawk theme
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=1030276&r1=1030275&r2=1030276&view=diff
==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Tue Nov 2
23:04:43 2010
@@ -1438,7 +1438,7 @@ float: right;
.button-bar ul a,.button-bar a {
background-image:url(../images/tab_normal1.png);
color:#000000;
-padding:0.6em 1em 0.9em 1em;
+padding: 6px 10px 6px;
line-height:19px;
white-space: nowrap;
text-transform:uppercase;