Sha256: a038ef34c2febdd2c5f338c7082e6b4eb5b41602d62cb3d380ff6ae3adb1274d

Contents?: true

Size: 993 Bytes

Versions: 34

Compression:

Stored size: 993 Bytes

Contents

fieldset.provider_form {
  margin-bottom: 10px;

  legend {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 80px;
    width: 80%
  }

  label.radio-inline {
    display: block;
    margin-left: 90px;
  }
}

div.terminal {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 12px;
  word-break: break-all;
  word-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(47, 47, 47, 1);
  border: 1px solid #000000;
  border-radius: 0px;
  font-family: Menlo, Monaco, Consolas, monospace;

  div.printable {
    min-height: 50px;
  }

  div.line.stderr, div.line.error, div.line.debug {
    color: red;
  }

  div.line span.counter {
    float: left;
    clear: left;
  }

  div.line div.content {
    position: relative;
    margin-left: 50px;
  }

  a {
    color: #FFFFFF;
  }

  a.scroll-link-top {
    position: relative;
    bottom: 10px;
  }

  a.scroll-link-bottom {
    position: relative;
    z-index: 5;
  }

}

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
foreman_remote_execution-1.5.6 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.6.3 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.6.2 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.5.5 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.6.1 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.6.0 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.5.4 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.5.3 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.5.2 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.5.1 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.5.0 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.4.6 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.4.5 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.4.4 app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss
foreman_remote_execution-1.4.3 app/assets/stylesheets/template_invocation.css.scss
foreman_remote_execution-1.4.2 app/assets/stylesheets/template_invocation.css.scss
foreman_remote_execution-1.3.7 app/assets/stylesheets/template_invocation.css.scss
foreman_remote_execution-1.3.6 app/assets/stylesheets/template_invocation.css.scss
foreman_remote_execution-1.4.1 app/assets/stylesheets/template_invocation.css.scss
foreman_remote_execution-1.3.5 app/assets/stylesheets/template_invocation.css.scss