You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
196 B
14 lines
196 B
5 years ago
|
.qunit-composite-suite {
|
||
|
position: fixed;
|
||
|
bottom: 0;
|
||
|
left: 0;
|
||
|
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
border-width: 1px 0 0;
|
||
|
height: 45%;
|
||
|
width: 100%;
|
||
|
|
||
|
background: #fff;
|
||
|
}
|