siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
18 lines (14 loc) • 318 B
CSS
/*
Siesta 5.6.1
Copyright(c) 2009-2022 Bryntum AB
https://bryntum.com/contact
https://bryntum.com/products/siesta/license
*/
.target-inspector-box {
border-color : red;
background-color : rgba(195, 218, 249, 0.3);
}
.target-inspector-label {
background : rgb(32, 169, 220);
color : #fff;
}