Sha256: 20dd424c92e5fba144cfb21f9c4ae721384de8d9d0e7c24e1a8e1ca2fb522e81

Contents?: true

Size: 805 Bytes

Versions: 1

Compression:

Stored size: 805 Bytes

Contents

body, input, td {
  font-family: tahoma, sans-serif;
}

h4 {
  margin: 0 0 0 10px;
  color: #444;
}

.cluster-agent {
  padding: 10px;
  margin: 10px;
  background: #fff;
  width: 480px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow : 0px 0px 10px #555;
  -moz-box-shadow: 0px 0px 8px #888;
  -webkit-box-shadow: 0px 0px 8px #888;
}

.cluster-agent .node-name {
  background: #eef;
  padding: 5px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.cluster-agent .du-cont {
  margin-left: 3em;
  width: 400px;
  margin-bottom: 1em;
}
.cluster-agent .disk-usage {
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.cluster-agent .fs {
  display: inline-block;
  width: 300px;
}
.cluster-agent .usage {
  display: inline;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
powcloud-insurance-0.1.0 examples/cluster-agent/public/css/cluster-agent.css