Author: adrianc
Date: Tue Aug 27 17:14:51 2013
New Revision: 1517890
URL:
http://svn.apache.org/r1517890Log:
Small fix for Flat Grey theme - float button-bar form elements.
Modified:
ofbiz/trunk/themes/flatgrey/webapp/flatgrey/maincss.css
Modified: ofbiz/trunk/themes/flatgrey/webapp/flatgrey/maincss.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/flatgrey/webapp/flatgrey/maincss.css?rev=1517890&r1=1517889&r2=1517890&view=diff==============================================================================
--- ofbiz/trunk/themes/flatgrey/webapp/flatgrey/maincss.css (original)
+++ ofbiz/trunk/themes/flatgrey/webapp/flatgrey/maincss.css Tue Aug 27 17:14:51 2013
@@ -691,6 +691,7 @@ width: 100%;
display: inline; /* IE Fix */
}
+.button-bar form,
.button-bar ul li ul li {
float: left;
font-weight: bold;