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

Version Path
rspectacles-0.3.1 lib/rspectacles/app/public/css/style.css
rspectacles-0.3.0 lib/rspectacles/app/public/css/style.css
rspectacles-0.2.2 lib/rspectacles/app/public/css/style.css
rspectacles-0.2.1 lib/rspectacles/app/public/css/style.css
rspectacles-0.2.0 lib/rspectacles/app/public/css/style.css
rspectacles-0.1.3 lib/rspectacles/app/public/css/style.css
rspectacles-0.1.2 lib/rspectacles/app/public/css/style.css
rspectacles-0.1.1 lib/rspectacles/app/public/css/style.css
rspectacles-0.1.0 lib/rspectacles/app/public/css/style.css
rspectacles-0.0.9 lib/rspectacles/app/public/css/style.css
rspectacles-0.0.8 lib/rspectacles/app/public/css/style.css
rspectacles-0.0.7 lib/rspectacles/app/public/css/style.css
rspectacles-0.0.6 lib/rspectacles/app/public/css/style.css