Sha256: cdd4ac46250786ad2c3e840a09566640a29183021c4cf361abe6858e2da5dace

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

.text-right {
  text-align: right;
  }

.transfer-method {
  /*width: 35px;*/
  }

.worker-label {
  /*width: 25px;*/
  }

.nobr {
  white-space: nowrap;
  }

table tr td, .fixed {
  font-family: 'Inconsolata', sans-serif;
  font-size: 1em;
  }

.token {
  display: inline-block;
  background-color: #f8f8f8;
  padding: 0 2px;
  /*font-weight: bold;*/
  }

.label {
  font-size: 1em;
  padding: 3px 3px 1px 3px;
  margin-bottom: 1px  ;
  font-weight: normal;
  display: inline-block;
  font-family: sans-serif;
  }

.label-outline {
  color: black;
  border: 1px solid #999;
  background-color: transparent;
  }

.label-contrast {
  color: white;
  border: 1px dotted #999;
  background-color: black;
  }

h2 {
  font-size: 1.5em;
  margin-top: 2em;
}

#header {
  padding: 20px auto;
  border-bottom: 1px solid silver;
  background-color: #eee;
  }

.progress {
  margin-bottom: 0;
  /*min-width: 60px;*/
  }

a.class {
  text-decoration: underline;
  }


a.page.btn {
  /*font-weight: bold;*/
  /*font-size: 1.5em;*/
  }

.debug {
  border: 1px solid orange;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.213.0 lib/rest-ftp-daemon/static/css/main.css