[rhmessaging-commits] rhmessaging commits: r3939 - mgmt/newdata/cumin/resources.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Apr 26 16:18:43 EDT 2010


Author: eallen
Date: 2010-04-26 16:18:43 -0400 (Mon, 26 Apr 2010)
New Revision: 3939

Modified:
   mgmt/newdata/cumin/resources/app.css
Log:
Make the incremental search dropdown the same size as the associated edit field

Modified: mgmt/newdata/cumin/resources/app.css
===================================================================
--- mgmt/newdata/cumin/resources/app.css	2010-04-26 20:18:07 UTC (rev 3938)
+++ mgmt/newdata/cumin/resources/app.css	2010-04-26 20:18:43 UTC (rev 3939)
@@ -621,8 +621,8 @@
     border-top: none;
     background: #fff;
     z-index: 2;
-    padding: 0 0.25em;
 }
+.autocomplete div { padding: 0 0.2em; }
 .autocomplete .normal{border-top: 1px solid #fefefe;}
 .autocomplete .selected{background: #ddf;}
 .autocomplete .highlited{font-weight: bold; color: #008;}



More information about the rhmessaging-commits mailing list