X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fmediabox%2Fcolorbox%2Fwhite-shadow%2Fcolorbox_rtl.css;fp=www%2Fplugins-dist%2Fmediabox%2Fcolorbox%2Fwhite-shadow%2Fcolorbox_rtl.css;h=f66a05e8f5a5949b45b8347620026ae285c387f8;hp=07048547e340cb93789310b11f5c316c036f80dc;hb=d18fcb8f27a4016e3fa7b50a9b2255d529dca543;hpb=e847eea4a82a7396dd0abf860f9b30d654f38629 diff --git a/www/plugins-dist/mediabox/colorbox/white-shadow/colorbox_rtl.css b/www/plugins-dist/mediabox/colorbox/white-shadow/colorbox_rtl.css index 0704854..f66a05e 100644 --- a/www/plugins-dist/mediabox/colorbox/white-shadow/colorbox_rtl.css +++ b/www/plugins-dist/mediabox/colorbox/white-shadow/colorbox_rtl.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, #cboxLoadedContent {-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;}