Sha256: 24e7e539c33502946acd26be9be08b035dfd128c301f2a023b3a134d0db8981c

Contents?: true

Size: 1.65 KB

Versions: 15

Compression:

Stored size: 1.65 KB

Contents

body {
  padding-top: 40px;
}

/* http://www.w3schools.com/cssref/css_colornames.asp */
.blue         { color: steelblue;      }
.green        { color: mediumseagreen; }
.red          { color: orangered;      }
.yellow       { color: darkorange;     }
.cyan         { color: darkcyan;       }
.magenta      { color: darkorchid;     }
.bold.blue    { color: dodgerblue;     }
.bold.green   { color: yellowgreen;    }
.bold.red     { color: crimson;        }
.bold.yellow  { color: orange;         }
.bold.cyan    { color: darkcyan;       }
.bold.magenta { color: mediumorchid;   }

.modal {
  /* TODO: modal placement */
}

.navbar .brand {
  font-weight: bold;
  font-style:  italic;
}

.chart {
  height: 200px;
  margin-bottom: 20px;
}

#stat_table td, #stat_table th {
  text-align: right;
}

#stat_table.verbose, #stat_table h5.verbose {
  font-size: 11px;
}

.footer {
  padding: 30px 0;
  margin-top: 30px;
  border-top: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}

.footer p {
  margin-bottom: 0;
  padding: 5px;
  color: #777;
}

.footer-links {
  margin: 10px 0;
}

.footer-links li {
  display: inline;
  margin-right: 10px;
}

.info-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: transparent;
  padding: 0;
}

.info-wrapper div, .info-wrapper table.table {
  margin: 0;
}

.info-wrapper th {
  font-style: italic;
}

.info-wrapper .span2 {
  width: 180px;
}

.info-wrapper .span2 table.table {
  border-right: 1px solid #ddd;
}

.info-wrapper .span10 {
  width: 760px;
}

.scrollable {
  overflow: auto;
}

.selected {
  background-color: #ff9;
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
redis-stat-0.4.14-java lib/redis-stat/server/public/css/site.css
redis-stat-0.4.14 lib/redis-stat/server/public/css/site.css
redis-stat-0.4.13 lib/redis-stat/server/public/css/site.css
redis-stat-0.4.12-java lib/redis-stat/server/public/css/site.css
redis-stat-0.4.12 lib/redis-stat/server/public/css/site.css
redis-stat-0.4.11-java lib/redis-stat/server/public/css/site.css
redis-stat-0.4.11 lib/redis-stat/server/public/css/site.css
redis-stat-0.4.10-java lib/redis-stat/server/public/css/site.css
redis-stat-0.4.10 lib/redis-stat/server/public/css/site.css
redis-stat-0.4.9-java lib/redis-stat/server/public/css/site.css
redis-stat-0.4.9 lib/redis-stat/server/public/css/site.css
redis-stat-0.4.8-java lib/redis-stat/server/public/css/site.css
redis-stat-0.4.8 lib/redis-stat/server/public/css/site.css
redis-stat-0.4.7-java lib/redis-stat/server/public/css/site.css
redis-stat-0.4.7 lib/redis-stat/server/public/css/site.css