Sha256: 3ab766d2ebf5566a10e3d49f754d427a7058ca1e15504d07d3e52119b0a69948

Contents?: true

Size: 431 Bytes

Versions: 3

Compression:

Stored size: 431 Bytes

Contents

/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/

.sub-graph .title, .metric-title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.graph-line {
  .form-group > label {
    float: left;
  }
  
  .form-group > input {
    float: left;
  }
}

.prosperity-dashboards-show {
  .graph-title, .graph-edit-link {
    display: inline;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
prosperity-0.0.11 app/assets/stylesheets/prosperity/graph.css.scss
prosperity-0.0.10 app/assets/stylesheets/prosperity/graph.css.scss
prosperity-0.0.9 app/assets/stylesheets/prosperity/graph.css.scss