Sha256: 551a1d909923c3ed0a653b4d2b7e808596ccaedfbe21226f7b770a0137215adb

Contents?: true

Size: 246 Bytes

Versions: 5

Compression:

Stored size: 246 Bytes

Contents

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

#ember-testing {
  zoom: 50%;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
test_squad-0.1.3 app/assets/stylesheets/test_squad/ember.css
test_squad-0.1.2 app/assets/stylesheets/test_squad/ember.css
test_squad-0.1.1 app/assets/stylesheets/test_squad/ember.css
test_squad-0.1.0 app/assets/stylesheets/test_squad/ember.css
test_squad-0.0.1 app/assets/stylesheets/test_squad/ember.css