Sha256: 8ba329550d5b3cbaa0899faf81a940e5aefc5d67dcd921ee1ba407e55bd05700
Contents?: true
Size: 384 Bytes
Versions: 2
Compression:
Stored size: 384 Bytes
Contents
/* uses monospace and pre so that shader error traces are more readable */ .resultMessage.fail { font-family: monospace; white-space: pre-line; padding-top: 1em; } .jasmine_reporter { margin-top: 1em; } .jasmine_reporter .banner { border: 1px solid #bbb; } html, body { height: 100%; overflow:auto; } #content { height: 80%; } iframe { width: 100%; height: 100%; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jax-3.0.0.rc2 | app/assets/stylesheets/jax/jasmine.css |
jax-3.0.0.rc1 | app/assets/stylesheets/jax/jasmine.css |