Sha256: 2fe59e48b151dc946970504f07a82e33693e996b1baf3f97aa5ef7dce597cda8

Contents?: true

Size: 1.94 KB

Versions: 15

Compression:

Stored size: 1.94 KB

Contents

/* Common styles
-------------------------------------------------- */
.text-right {
  text-align: right;
  }

.nobr {
  white-space: nowrap;
  }

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

.token {
  display: inline-block;
  background-color: #fefefe;
  padding: 0 3px;
  margin: 0 2px;
  border: 1px solid silver;
  border-radius: 0.25em;
  }

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

  border: 1px solid transparent;
  }

.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;
}

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

a.class {
  text-decoration: underline;
  }


.debug {
  border: 1px solid orange;
}

.table-condensed tbody > tr > td {
  padding: 2px 3px;
  }

#box-jobs .error {
  min-width: 100px;
}


/* Header styles
-------------------------------------------------- */
.header-indicators {
  /*border: 1px solid red;*/
  margin-top: 20px;
  margin-bottom: 4px;
}

.paginator, .filters {
  padding-bottom: 5px;
}

.paginator .btn, .filters .btn {
  margin-bottom: 2px !important;
}

.filters {
  padding-right: 5px;
}

.paginator {
  padding-left: 20px;
}

.paginator .btn {
  padding-left: 7px !important;
  padding-right: 7px !important;
}



/* Footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 40px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
  border-top: 1px solid #e7e7e7;
}
.footer-signature {
  /*border: 1px solid blue;*/
  margin-top: 12px;
}

.footer-indicators {
  /*border: 1px solid blue;*/
  margin-top: 5px;
  /*margin-bottom: 2px;*/
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.305.0 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.304.0 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.302.3 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.302.2 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.302.1 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.302.0 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.300.3 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.300.2 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.300.1 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.250.5 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.250.4 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.250.3 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.250.0 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.247.1 lib/rest-ftp-daemon/static/css/main.css
rest-ftp-daemon-0.247.0 lib/rest-ftp-daemon/static/css/main.css