Sha256: 961673d90f3bcdff2ec0dccf347aefcd359232803131ce56c7d77f6813968fa9
Contents?: true
Size: 545 Bytes
Versions: 13
Compression:
Stored size: 545 Bytes
Contents
ul { border: 1px solid #eee; list-style-type: none; margin: 0; padding: 15px; font-size: 12px; } li { margin: 0; padding: 0; } .failed { color: red; } .passed { color: green; } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; margin: auto; position: relative; width: 960px; } form { position: absolute; right: 10px; top: 10px; } .example-details { position: fixed; top: 0; left: 0; background: rgba(255, 255, 255, 0.5); width: 100% z-index: 100; overflow: auto; max-width: 350px; }
Version data entries
13 entries across 13 versions & 1 rubygems