travis-web/public/styles/jasmine-ext.css
Piotr Sarnacki 4153c990be Fix specs
2012-10-15 23:20:33 +02:00

12 lines
190 B
CSS

#HTMLReporter {
position: absolute;
top: 10px;
right: 10px;
width: 50%;
height: 150px;
z-index: 1000;
background-color: white;
overflow: auto;
border: 1px solid #A80000;
}