Tarea #703 -> Quitar numeros de foto al ampliar

git-svn-id: https://192.168.0.254/svn/Proyectos.OriginalHouse_Web/trunk@62 54e8636e-a86c-764f-903d-b964358a1ae2
This commit is contained in:
David Arranz 2011-08-02 16:13:18 +00:00
parent b714868a19
commit 828fe56a83

View File

@ -24,7 +24,7 @@
#cboxBottomCenter{height:30px; background:#000;} #cboxBottomCenter{height:30px; background:#000;}
#cboxLoadedContent{background:#000; padding:5px;} #cboxLoadedContent{background:#000; padding:5px;}
#cboxTitle{position:absolute; bottom:-25px; left:5px; color:#ccc; background:#000; width: 95%;} #cboxTitle{position:absolute; bottom:-25px; left:5px; color:#ccc; background:#000; width: 95%;}
#cboxCurrent{position:absolute; bottom:-25px; right:35px; color:#ccc; } #cboxCurrent{position:absolute; bottom:-25px; right:35px; color:#ccc; display: none!important;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;} #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-41px; background-image: url(data:image/gif;base64,AAAA); width:49%; height:100%; text-indent:-9999px;} #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-41px; background-image: url(data:image/gif;base64,AAAA); width:49%; height:100%; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left; background:url(images/prevblack.png) top left no-repeat;} #cboxPrevious.hover{background-position:bottom left; background:url(images/prevblack.png) top left no-repeat;}