github.com/sl1pm4t/consul@v1.4.5-0.20190325224627-74c31c540f9c/ui/tests/runner.css (about) 1 #ember-testing-container { 2 position: absolute; 3 bottom: 0; 4 right: 0; 5 width: 640px; 6 height: 384px; 7 overflow: auto; 8 z-index: 9999; 9 border: 1px solid #ccc; 10 background: white; 11 } 12 #ember-testing { 13 zoom: 50%; 14 }