Cosmétique : une image de fond qui suggère l'espace de dépôt.
[Portfolio.git] / skins / portfolio_style.css.dtml
index d3103cb..e4be18a 100755 (executable)
@@ -1,8 +1,8 @@
 /*
 <dtml-with base_properties>
 <dtml-with portfolio_properties>
-$Id: portfolio_style.css.dtml 1312 2009-08-26 09:01:06Z pin $
-$URL: http://svn.luxia.fr/svn/labo/projects/zope/Portfolio/trunk/skins/portfolio_style.css.dtml $
+
+
 */
 /* Photo / Portfolio */
 .photo_viewer {
@@ -160,6 +160,13 @@ table.metadata_category select:focus {
   font-size: &dtml-fontSmallSize;;
 }
 
+div.lightbox { /*the lightbox itself*/
+  min-height:300px;
+}
+
+.photo-drop-target {
+  background: url('&dtml-portal_url;/image-upload-dd-target.png') no-repeat center center;
+}
 
 .lightbox span {
     width: &dtml-slide_size;px;