Sha256: cdf83526bb062f75f5a1277b60d08e65594ce1eb1e7f7cbf44081f73a887bc19

Contents?: true

Size: 1.68 KB

Versions: 9

Compression:

Stored size: 1.68 KB

Contents

body {
  font-family: "Gill Sans", sans-serif;
}

.container {
  width: 960px;
  margin: 0 auto;
}

.clearfix {
  clear: both;
}

.main-title {
  font-size: 38px;
  text-align: center;
}

.main-description {
  font-size: 23px;
  text-align: center;
}

.main-footer {
  text-align: center;
  padding: 20px 0 30px;
}

.main-footer a {
  color: rgb(65, 131, 196);
}

.pie-charts-item {
  float: left;
  width: 25%;
}

.plot-charts-item {
  width: 480px;
  float: left;
  height: 298px;
  margin-bottom: 40px;
}

.plot-charts-item-caption {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.plot-charts-item-graph {
  height: 280px;
}

.toggle_report.current_tab {
  text-decoration: none;
  cursor: default;
  pointer-events: none;
}

.details {
  display: none;
}

.details h2 {
  margin: 0 0 14px;
}

.details-stats {
  font-family: monospace;
  margin-bottom: 40px;
}

.details-stats td {
  padding-right: 20px;
  line-height: 18px;
}

.details-stats td.warning {
  color: red;
}

.main-menu {
  margin-bottom: 30px;
}

.main-menu {
  text-align: center;
}

.main-menu a {
  display: inline-block;
  padding: 4px 16px;
  font-size: 18px;
  text-decoration: none;
  color: black;
  border: 1px solid rgb(158, 158, 158);
}

.main-menu a:hover {
  color: rgb(65, 131, 196);;
}

.main-menu a:first-child {
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.main-menu a:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.main-menu-active {
  background: rgb(240, 240, 240);
}

.main-menu .main-menu-active:hover {
  color: black;
}

.hint {
  margin: -40px 0 40px 0;
  font-family: monospace;
  font-style: italic;
  font-weight: normal;
}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
sandi_meter-1.1.5 html/style.css
sandi_meter-1.0.5 html/style.css
sandi_meter-1.0.4 html/style.css
vagrant-parallels-0.0.6 sandi_meter/assets/style.css
vagrant-parallels-0.0.5 sandi_meter/assets/style.css
sandi_meter-1.0.3 html/style.css
sandi_meter-1.0.2 html/style.css
sandi_meter-1.0.1 html/style.css
sandi_meter-1.0.0 html/style.css