[SPIP] ~maj v3.0.14-->v3.0.17
[ptitvelo/web/www.git] / www / plugins-dist / mediabox / colorbox / thickbox / colorbox.css
index 1cf3e63..4711a26 100644 (file)
@@ -3,6 +3,7 @@
     The following rules are the styles that are consistant between themes.\r
     Avoid changing this area to maintain compatability with future versions of ColorBox.\r
 */\r
+#colorbox {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}\r
 #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:4999; overflow:hidden;}\r
 #cboxOverlay{position:fixed; width:100%; height:100%;}\r
 #cboxMiddleLeft, #cboxBottomLeft{clear:left;}\r
     #cboxContent{background:#fff;}\r
         #cboxLoadedContent{margin:0 0 58px;}\r
         #cboxTitle{position:absolute; bottom:28px; left:0; text-align:left; width:100%; color:#000; font-weight:bold;font-size:0.9em;}\r
-        #cboxCurrent{position:absolute; bottom:0px; left:0px; color:#666666;font-size:0.85em;}\r
-        #cboxPrevious{position:absolute; bottom:0; left:40px; background:url(images/controls.png) 0px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;}\r
+        #cboxCurrent{position:absolute; bottom:0px; left:0px; color:#666666;font-size:0.85em;width:65px; text-align:center;}\r
+        #cboxPrevious{position:absolute; bottom:0; left:70px; background:url(images/controls.png) 0px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;}\r
         #cboxPrevious.hover{background-position:0px -13px;}\r
-        #cboxNext{position:absolute; bottom:0; left:60px; background:url(images/controls.png) -13px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;}\r
+        #cboxNext{position:absolute; bottom:0; left:90px; background:url(images/controls.png) -13px 0px no-repeat; width:13px; height:13px; text-indent:-9999px;}\r
         #cboxNext.hover{background-position:-13px -13px;}\r
-        #cboxSlideshow{position:absolute; bottom:0px; left:80px; color:#666666;font-size:0.85em;}\r
+        #cboxSlideshow{position:absolute; bottom:0px; left:110px; color:#666666;font-size:0.85em;}\r
         #cboxLoadingOverlay{background:#fff;}\r
         #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}\r
         #cboxClose{position:absolute; bottom:20px; right:0; background:url(images/close.gif) 0px 0px no-repeat; width:26px; height:26px; text-indent:-9999px;}\r
@@ -52,4 +53,4 @@
     \r
     !! Important Note: AlphaImageLoader src paths are relative to the HTML document,\r
     while regular CSS background images are relative to the CSS document.\r
-*/
\ No newline at end of file
+*/\r