Adds supported for framed canvases
authorMatthias Schmidt <gravatronics@live.com>
Tue, 14 May 2013 06:28:57 +0000 (08:28 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Tue, 14 May 2013 06:28:57 +0000 (08:28 +0200)
wcfsetup/install/files/style/global.less

index 0274801a928520346e7394ef8ee2c524912482a7..b3bfa7c6977442ffa50ed0570f8c6419312b8980 100644 (file)
@@ -136,6 +136,7 @@ body > iframe[src="about:blank"] {
 }
 
 .framed {
+       > canvas,
        > img {
                background-color: @wcfContentBackgroundColor;
                border: 1px solid @wcfContainerBorderColor;