You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/02/07 22:28:37 UTC

svn commit: r741965 - /ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css

Author: jleroux
Date: Sat Feb  7 21:28:37 2009
New Revision: 741965

URL: http://svn.apache.org/viewvc?rev=741965&view=rev
Log:
We need the same than in r741964 here

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

Modified: ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css?rev=741965&r1=741964&r2=741965&view=diff
==============================================================================
--- ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css (original)
+++ ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css Sat Feb  7 21:28:37 2009
@@ -122,6 +122,10 @@
 margin: 0.1em;
 }
 
+select[multiple="multiple"] {
+height: 5em;
+}
+
 h1, .h1 {
 font-size: 1.6em;
 font-weight: bold;