watsonbox/facture

View on GitHub
app/assets/stylesheets/teaspoon_custom.css

Summary

Maintainability
Test Coverage
#ember-testing-container {
  position: absolute;
  background: white;
  width: 640px;
  height: 384px;
  overflow: auto;
  z-index: 9999;
  border: 1px
  solid #ccc;
  right: 50px;
  top: 200px;
  padding: 5px;
}

#ember-testing{ zoom:50%; }