jquery-ui/external/qunit-composite/qunit-composite.css

14 lines
196 B
CSS
Raw Normal View History

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