Author: Jonathan.Wage
Date: 2010-01-20 07:54:38 +0100 (Wed, 20 Jan 2010)
New Revision: 26916
Modified:
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
Log:
[1.4][sfSympalPlugin][1.0] Fixing image border
Modified:
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
===================================================================
---
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
2010-01-20 06:51:18 UTC (rev 26915)
+++
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/web/css/editor.css
2010-01-20 06:54:38 UTC (rev 26916)
@@ -155,6 +155,7 @@
.sympal_inline_edit_bar_publish img {
margin-top: 8px;
margin-left: 10px;
+ border: none;
}
.sympal_inline_edit_signout {
@@ -163,6 +164,10 @@
right: 10px;
}
+.sympal_inline_edit_signout img {
+ border: none;
+}
+
.sympal_inline_edit_admin_menu
{
height: 30px;
--
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.