Sha256: 591681c496e42a1e461f7b729bee9cb5a2ea468e982eba47b32e731cde29b594

Contents?: true

Size: 445 Bytes

Versions: 15

Compression:

Stored size: 445 Bytes

Contents

div#status_chart {
  float: right;
}

div.infoblock {
  margin-bottom: 20px;
  line-height: 2;

  pre {
    margin-top: 5px;
  }

  div.host_counter {
    float: left;
    min-width: 100px;
    text-align: center;

    .count {
      font-size: 20px;
    }
  }
}

// chances are that these will be present in Foreman 1.10
.status-ok {
  color: #5CB85C;
}

.status-error {
  color: #D9534F
}

.status-warn, .status-question {
  color: #DB843D;
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
foreman_remote_execution-0.2.3 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.2.2 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.2.1 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.1.2 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.1.1 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.1.0 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.10 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.8 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.7 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.6 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.5 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.4 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.3 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.2 app/assets/stylesheets/job_invocations.css.scss
foreman_remote_execution-0.0.1 app/assets/stylesheets/job_invocations.css.scss