[SPIP] ~v3.0.17-->v3.0.19
[ptitvelo/web/www.git] / www / plugins-dist / mediabox / colorbox / fancybox / colorbox.css
index dddaa29..0ba39b9 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
@@ -37,9 +37,9 @@
                text-align: center; color: #fff; font-weight: bold; font-size: 0.9em; background-image: url('images/fancy_title_over.png'); }\r
         #cboxCurrent{position: absolute; left: -3000em}\r
         #cboxPrevious{position: absolute; top: 0; left: 15px; width: 35% ; height: 100%; text-indent:-9999px;}\r
-        #cboxPrevious.hover{background:url(images/fancy_shadow-spt1.png) -170px 50% no-repeat;}\r
+        #cboxPrevious:hover{background:url(images/fancy_shadow-spt1.png) -170px 50% no-repeat;}\r
         #cboxNext{position: absolute; top: 0; right: 15px; width: 35% ; height: 100%; text-indent:-9999px;}\r
-        #cboxNext.hover{background:url(images/fancy_right.png) right 50% no-repeat;}\r
+        #cboxNext:hover{background:url(images/fancy_right.png) right 50% no-repeat;}\r
         #cboxSlideshow{position:absolute; top: -12px; left:-15px; width: 30px; height: 30px;\r
                background:url(images/fancy_shadow-spt2.png) -40px -35px no-repeat; text-indent:-9999px;}\r
         #cboxLoadingOverlay{background:#fff;}\r