UNPKG

zombiebox

Version:

ZombieBox is a JavaScript framework for development of Smart TV and STB applications

13 lines (12 loc) 189 B
.zb-debug-screen { position: absolute; top: 0; left: 0; right: 0; z-index: 99999; padding: 10px; background-color: rgba(0, 0, 0, 0.6); } .zb-debug-screen__item { color: green; }