Sha256: ce059a62304131078749628d2961247c83b3d3b51ed87123c0938267a4ee5497

Contents?: true

Size: 431 Bytes

Versions: 11

Compression:

Stored size: 431 Bytes

Contents

/* styles used in the Configuration Guide */

table.settings_table {
  margin-left: 20px;
  margin-right: 20px;
}
.settings_table thead {
  background-color: #dcdcdc;
}
th, td {
  text-align: left;
  vertical-align: top;
}
.settings_table .setting {
  font-weight: bold;
  padding-right: 20px;
}
.settings_table .default {
  font-family: "Courier New", Courier, monospace;
  padding-right: 20px;
}
.settings_table .description {
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
masterview-0.2.0 doc/stylesheets/mv-config.css
masterview-0.2.1 doc/stylesheets/mv-config.css
masterview-0.3.2 doc/stylesheets/mv-config.css
masterview-0.2.2 doc/stylesheets/mv-config.css
masterview-0.2.3 doc/stylesheets/mv-config.css
masterview-0.2.4 doc/stylesheets/mv-config.css
masterview-0.3.1 doc/stylesheets/mv-config.css
masterview-0.3.3 doc/stylesheets/mv-config.css
masterview-0.2.5 doc/stylesheets/mv-config.css
masterview-0.3.4 doc/stylesheets/mv-config.css
masterview-0.3.0 doc/stylesheets/mv-config.css