optional support for showing content in an iframe
This commit is contained in:
@@ -375,4 +375,10 @@ div.expPane {
|
||||
margin : 15px;
|
||||
}
|
||||
|
||||
|
||||
iframe.contentFrame {
|
||||
width : 100%;
|
||||
border-width : 0px;
|
||||
padding : 0px;
|
||||
margin : 0px;
|
||||
height : 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user