[SPIP] ~maj v3.0.14-->v3.0.17
[ptitvelo/web/www.git] / www / plugins-dist / mediabox / colorbox / bootstrap / colorbox.css
old mode 100755 (executable)
new mode 100644 (file)
index a6389c9..0a68929
@@ -2,6 +2,7 @@
     ColorBox Core Style:\r
     The following CSS is consistent between example themes and should not be altered.\r
 */\r
+#colorbox {-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