Author: ornicar2
Date: 2010-02-11 15:26:22 +0100 (Thu, 11 Feb 2010)
New Revision: 27895

Modified:
   plugins/diemPlugin/trunk/dmAdminPlugin/web/css/gallery.css
Log:
[Diem]
- fixed admin gallery style

Modified: plugins/diemPlugin/trunk/dmAdminPlugin/web/css/gallery.css
===================================================================
--- plugins/diemPlugin/trunk/dmAdminPlugin/web/css/gallery.css  2010-02-11 
14:22:02 UTC (rev 27894)
+++ plugins/diemPlugin/trunk/dmAdminPlugin/web/css/gallery.css  2010-02-11 
14:26:22 UTC (rev 27895)
@@ -33,19 +33,22 @@
 }
 
 div.dm_gallery_big form.dm_add_media {
-   width: 40%;    border: 1px solid #D3D3D3  
-  background: url(../../dmCorePlugin/images/default_bg) center left repeat-  ;
-  padding: 10  x;
+  width: 40%;
+  border: 1px solid #D3D3D3;
+  background: url(../../dmCorePlugin/images/default_bg) center left repeat-x;
+  padding: 10px;
   margin-bottom: 10px;
 }
 
+div.dm_gallery_big div.dm_gallery_actions {
+  margin: 10px 0;
+}
+
 div.dm_gallery_big div.dm_gallery_actions  a {
-  float: left;
-  display:block;
-  width: 100px;
   margin: 10px 0;
   text-align: center;
   padding: 5px;
+  margin-right: 10px;
 }
 
 div.dm_gallery_big div.dm_gallery_actions a.back {

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