[SPIP] ~v3.0.17-->v3.0.19
[ptitvelo/web/www.git] / www / plugins-dist / mediabox / colorbox / thickbox / colorbox.css
index 4711a26..f589e77 100644 (file)
@@ -3,7 +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, #cboxLoadedContent {-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
@@ -36,9 +36,9 @@
         #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;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
+        #cboxPrevious:hover{background-position:0px -13px;}\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
+        #cboxNext:hover{background-position:-13px -13px;}\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