Sha256: 1f1e7dc5823f3b88b3a2ab902785a8a5ee29b6f0fd60d30632f8db9ad9654dae

Contents?: true

Size: 1.93 KB

Versions: 33

Compression:

Stored size: 1.93 KB

Contents

html {
  padding: 0.5em;
  font-family: Georgia, serif;
  background: #EDEBD5;
}

  li {
    list-style-type: none;
  }

  .focused {
    background-color: #F4F2E4;
  }

    .focused * {
      opacity: 1.0;
    }

  h1, h2, p {
    opacity: 0.4;
  }

  .describes {
    padding-left: 0;
  }

    .describes h1 {
      font-size: 1.1em;
      color: #877C21;
      line-height: 1.8em;
      margin: 0pt 0pt 0.6em;
      border-bottom: 1px solid transparent;
    }

      .describes h1:hover {
        cursor: pointer;
        color: #000;
        background-color: #F4F2E4;
        border-bottom: 1px solid #9A8E51;
      }

    .describes .describe {
      margin-left: 0.6em;
      padding-left: 0.6em;
      border: 1px dashed #6E6E6E;
    }

      .describes .describe .its {}

        .describes .describe .its .it {
          list-style-type: lower-roman;
          list-style-position: outside;
        }

          .describes .describe .its .it h2 {
            font-weight: normal;
            font-style: italic;
            padding-left: 0.5em;
            font-size: 1.0em;
            color: #877C21;
            line-height: 1.8em;
            margin: 0 0 0.5em;
            border-bottom: 1px solid transparent;
          }
          
          .describes .describe .its .it.enqueued h2 {
            background-color: #CC6600;
            color: white !important;
          }

          .describes .describe .its .it.passed h2 {
            background-color: #5A753D;
            color: white !important;
          }

          .describes .describe .its .it.failed h2 {
            background-color: #993300;
            color: white !important;
          }

          .describes .describe .its .it.failed p {
            margin-left: 1em;
            color: #993300;
          }
          
          .describes .describe .its .it h2:hover {
            cursor: pointer;
            color: #000 !important;
            border-bottom: 1px solid #9A8E51;
          }

Version data entries

33 entries across 33 versions & 8 rubygems

Version Path
rsutphin-shenandoah-0.1.2 lib/shenandoah/css/screw.css
honkster-screw-unit-server-0.6.3 core/lib/screw.css
honkster-screw-unit-server-0.6.2 core/lib/screw.css
honkster-screw-unit-server-0.6.1 core/lib/screw.css
shenandoah-0.1.3 lib/shenandoah/css/screw.css
btakita-screw-unit-server-0.6.0 core/lib/screw.css
shenandoah-0.1.0 lib/shenandoah/css/screw.css
shenandoah-0.1.1 lib/shenandoah/css/screw.css
shenandoah-0.1.2 lib/shenandoah/css/screw.css
screw-unit-0.5.1 core/lib/screw.css
screw-unit-0.5.2 core/lib/screw.css
screw-unit-server-0.5.3 core/lib/screw.css
shenandoah-0.0.0 lib/shenandoah/css/screw.css