mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-20 20:13:40 +03:00
13 lines
164 B
CSS
13 lines
164 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;
|
|
}
|