Author: weaverryan
Date: 2010-01-30 16:28:18 +0100 (Sat, 30 Jan 2010)
New Revision: 27327

Modified:
   
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
Log:
[1.4][sfSympalPlugin][1.0] Adding a z-index to the errors field - had some 
layout elements floating above it.


Modified: 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
===================================================================
--- 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
    2010-01-30 15:04:47 UTC (rev 27326)
+++ 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
    2010-01-30 15:28:18 UTC (rev 27327)
@@ -382,6 +382,7 @@
   padding: 10px;
   background: #ffc;
   border-bottom: 1px solid #ccc;
+  z-index: 100;
 }
 
 .sympal_content_slot_error {

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