mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
8 lines
123 B
CSS
8 lines
123 B
CSS
|
iframe.qunit-subsuite {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
border-width: 1px 0 0;
|
||
|
height: 600px;
|
||
|
width: 100%;
|
||
|
background: #fff;
|
||
|
}
|