Author: michkinn
Date: 2010-04-16 10:42:05 +0200 (Fri, 16 Apr 2010)
New Revision: 29176

Modified:
   plugins/sfDoctrineFBAutocompletePlugin/trunk/web/css/style.css
Log:


Modified: plugins/sfDoctrineFBAutocompletePlugin/trunk/web/css/style.css
===================================================================
--- plugins/sfDoctrineFBAutocompletePlugin/trunk/web/css/style.css      
2010-04-16 01:09:35 UTC (rev 29175)
+++ plugins/sfDoctrineFBAutocompletePlugin/trunk/web/css/style.css      
2010-04-16 08:42:05 UTC (rev 29176)
@@ -28,7 +28,7 @@
 
 /* Autocompleter */
 
-.facebook-auto { display: none; position: absolute; width: 512px; background: 
#eee; }
+.facebook-auto { display: none; position: absolute; width: 512px; background: 
#eee; z-index : 2;}
 .facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; 
border-width: 0 1px 1px;font-family:"Lucida Grande","Verdana"; font-size:11px; }
 .facebook-auto ul { display: none; margin: 0; padding: 0; overflow: auto; 
position:absolute; z-index:9999}
 .facebook-auto ul li { padding: 5px 12px; z-index: 1000; cursor: pointer; 
margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 
1px; font: 11px "Lucida Grande", "Verdana"; background-color: #eee }

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to