X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=blobdiff_plain;f=www%2Fplugins-dist%2Fmediabox%2Fcolorbox%2Fthickbox%2Fcolorbox.css;h=78897ec04e22caac1d152c356323b1c68a525a37;hb=f489d45ae677afde12ba9c9f70f463ea34787b45;hp=1cf3e634fcc9e00d3574cf3ee53d909e2da347c9;hpb=0dda6af18a04031b1ca8e217187966077e752fe3;p=ptitvelo%2Fweb%2Fwww.git diff --git a/www/plugins-dist/mediabox/colorbox/thickbox/colorbox.css b/www/plugins-dist/mediabox/colorbox/thickbox/colorbox.css index 1cf3e63..78897ec 100644 --- a/www/plugins-dist/mediabox/colorbox/thickbox/colorbox.css +++ b/www/plugins-dist/mediabox/colorbox/thickbox/colorbox.css @@ -33,12 +33,12 @@ #cboxContent{background:#fff;} #cboxLoadedContent{margin:0 0 58px;} #cboxTitle{position:absolute; bottom:28px; left:0; text-align:left; width:100%; color:#000; font-weight:bold;font-size:0.9em;} - #cboxCurrent{position:absolute; bottom:0px; left:0px; color:#666666;font-size:0.85em;} - #cboxPrevious{position:absolute; bottom:0; left:40px; background:url(images/controls.png) 0px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;} + #cboxCurrent{position:absolute; bottom:0px; left:0px; color:#666666;font-size:0.85em;width:65px; text-align:center;} + #cboxPrevious{position:absolute; bottom:0; left:70px; background:url(images/controls.png) 0px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;} #cboxPrevious.hover{background-position:0px -13px;} - #cboxNext{position:absolute; bottom:0; left:60px; background:url(images/controls.png) -13px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;} + #cboxNext{position:absolute; bottom:0; left:90px; background:url(images/controls.png) -13px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;} #cboxNext.hover{background-position:-13px -13px;} - #cboxSlideshow{position:absolute; bottom:0px; left:80px; color:#666666;font-size:0.85em;} + #cboxSlideshow{position:absolute; bottom:0px; left:110px; color:#666666;font-size:0.85em;} #cboxLoadingOverlay{background:#fff;} #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;} #cboxClose{position:absolute; bottom:20px; right:0; background:url(images/close.gif) 0px 0px no-repeat; width:26px; height:26px; text-indent:-9999px;} @@ -52,4 +52,4 @@ !! Important Note: AlphaImageLoader src paths are relative to the HTML document, while regular CSS background images are relative to the CSS document. -*/ \ No newline at end of file +*/