X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavette_www.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fmediabox%2Fcolorbox%2Fwhite-shadow%2Fcolorbox_rtl.css;h=f66a05e8f5a5949b45b8347620026ae285c387f8;hp=07048547e340cb93789310b11f5c316c036f80dc;hb=83e62ea97fafb78dde1372b78c1be4c71b5b1b58;hpb=be2c315934c5993ef2c5b9481e99e8de5d967da2 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;}