X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fmediabox%2Fcolorbox%2Fblack-striped%2Fcolorbox.css;h=05c5ea0cf394def1299a5fd5d126c59f14901158;hp=cc8f7f09ac2950aaee634461733f2708e88547bd;hb=e847eea4a82a7396dd0abf860f9b30d654f38629;hpb=d686c3e22e97dd46ef42bcd0f138c65083f8f232 diff --git a/www/plugins-dist/mediabox/colorbox/black-striped/colorbox.css b/www/plugins-dist/mediabox/colorbox/black-striped/colorbox.css index cc8f7f0..05c5ea0 100644 --- a/www/plugins-dist/mediabox/colorbox/black-striped/colorbox.css +++ b/www/plugins-dist/mediabox/colorbox/black-striped/colorbox.css @@ -3,6 +3,7 @@ The following rules are the styles that are consistant between themes. Avoid changing this area to maintain compatability with future versions of ColorBox. */ +#colorbox {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;} #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:4999; overflow:hidden;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;}