Author: Jonathan.Wage
Date: 2010-01-18 23:05:17 +0100 (Mon, 18 Jan 2010)
New Revision: 26848

Modified:
   
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
Log:
[1.4][sfSympalPlugin][1.0] Raising zindex


Modified: 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
===================================================================
--- 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
    2010-01-18 22:02:51 UTC (rev 26847)
+++ 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
    2010-01-18 22:05:17 UTC (rev 26848)
@@ -248,11 +248,12 @@
   right: 60px;
   margin: 0;
   padding: 0;
+  z-index: 999999999;
 }
 
 .sympal_inline_edit_admin_menu ul
 {
-  z-index: 101 !important;
+  z-index: 999999999 !important;
   padding: 0;
   margin: 0;
 }

-- 
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