Author: adrianc
Date: Sat Oct 13 08:55:24 2007
New Revision: 584418
URL:
http://svn.apache.org/viewvc?rev=584418&view=revLog:
Small fixes to the main CSS style sheet.
Modified:
ofbiz/trunk/framework/images/webapp/images/maincss.css
Modified: ofbiz/trunk/framework/images/webapp/images/maincss.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/maincss.css?rev=584418&r1=584417&r2=584418&view=diff==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/maincss.css (original)
+++ ofbiz/trunk/framework/images/webapp/images/maincss.css Sat Oct 13 08:55:24 2007
@@ -1265,7 +1265,7 @@
.login-screenlet {
margin-left: 38%;
min-width: 25em;
-width: 24%;
+width: 26%;
}
.login-screenlet .screenlet-title-bar {
@@ -1656,7 +1656,7 @@
width: 100%;
}
-.basic-form, table .header-row:hover {
+.basic-form table .header-row:hover {
background-color: #ffffff;
color: #000000;
}