Récupérations des slides (début d'implémentation).
[Portfolio.git] / skins / portfolio_style.css.dtml
index 23a3674..4d62859 100755 (executable)
@@ -160,6 +160,10 @@ table.metadata_category select:focus {
   font-size: &dtml-fontSmallSize;;
 }
 
+#lightbox_toolbar {
+       text-align: right;
+}
+
 div.lightbox {
   /* The lightbox itself.
      Force this div to fit grid
@@ -341,10 +345,14 @@ div.lightbox {
   background: url(&dtml-portal_url;/image_toolbar_bg.gif) repeat-x;
   position:relative;
   z-index:3;
-  font-size:27px;
+  font-size:12px;
   white-space:nowrap;
 }
 
+.image_toolbar span {
+       vertical-align:9px;
+}
+
 /*
 .image_toolbar img {
   margin-left: 4px;