jquery-ui/tests/unit/qunit-composite.css
2012-04-21 17:49:11 +02:00

13 lines
193 B
CSS

iframe.qunit-subsuite{
position: fixed;
bottom: 0;
left: 0;
margin: 0;
padding: 0;
border-width: 1px 0 0;
height: 45%;
width: 100%;
background: #fff;
}