Sha256: 08c1e780fa07e86cc0d59aacf1626200f366624719dce8805cc6a974b38a7886

Contents?: true

Size: 684 Bytes

Versions: 2

Compression:

Stored size: 684 Bytes

Contents

table.dashboard-status td {
  text-align: center;
}

a.dashboard-refresh {
  margin-left: 20px;
  color: #0088cc;
}

p.status-update-dtstamp {
  color: darkred;
  font-style: italic;
}

div.right-menu-section {
  padding-top: 50px;
}

ul.right-menu {
  list-style-type: none;
  li.clickable {
    display: inline;
    padding-right: 30px;
    color: #337ab7;
  }
  li.clickable:hover {
    color: #23527c;
    text-decoration: underline;
  }
  li.selected {
    display: inline;
    padding-right: 30px;
    font-weight: bold;
  }
}

div#performance-by-the-hour {
  display: block;
}

div#performance-by-the-day {
  display: none;
}

div#performance-by-the-month {
  display: none;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
qa_server-2.2.1 app/assets/stylesheets/qa_server/_monitor-status.scss
qa_server-2.2.0 app/assets/stylesheets/qa_server/_monitor-status.scss