X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Portfolio.git/blobdiff_plain/2e65e02d933aea765616f6cbd8bbacb247883fe7..2e2f4ddd5166f4ddc77c688040cc697f84dbfcf1:/skins/portfolio_style.css.dtml?ds=sidebyside

diff --git a/skins/portfolio_style.css.dtml b/skins/portfolio_style.css.dtml
index f79d860..13a6782 100755
--- a/skins/portfolio_style.css.dtml
+++ b/skins/portfolio_style.css.dtml
@@ -345,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;
@@ -360,7 +364,7 @@ div.lightbox {
   overflow:hidden;
   position:relative;
   width:100%;
-  height: <dtml-var expr="thumb_size/2 + 12">px;;
+  height: <dtml-var expr="thumb_size/2 + 12">px;
 }
 
 #film_bar table {
@@ -374,8 +378,8 @@ div.lightbox {
 }
 
 #film_bar a {
-  width: <dtml-var expr="thumb_size/2 + 10">px;;
-  height: <dtml-var expr="thumb_size/2 + 10">px;;
+  width: <dtml-var expr="thumb_size/2 + 10">px;
+  height: <dtml-var expr="thumb_size/2 + 10">px;
   display:block;
   text-align:center;
   vertical-align:middle;
@@ -424,7 +428,7 @@ div.lightbox {
 }
 
 #cart_slide[id] {
-  background:no-repeat url(&dtml-portal_url;/cart-slide-background.png);;
+  background:no-repeat url(&dtml-portal_url;/cart-slide-background.png);
 }
 
 .wdgt-buyable-items {
@@ -480,7 +484,7 @@ input.add-to-cart-btn {
   border:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='&dtml-portal_url;/add_to_cart.png');
   left:<dtml-var expr="slide_size - 47">px;
-  top:2.5em;;
+  top:2.5em;
 }
 
 input.add-to-cart-btn[class] {