Sha256: 027bad3ec905ed18db7969061802364e7db7eaaaa11e169c3ff088eeee7d127b

Contents?: true

Size: 1004 Bytes

Versions: 2

Compression:

Stored size: 1004 Bytes

Contents

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/assets/glyphicons-halflings-regular.eot');
  src: url('/assets/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/glyphicons-halflings-regular.woff') format('woff'), url('/assets/glyphicons-halflings-regular.ttf') format('truetype'), url('/assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

body {
  padding-bottom: 40px;
}

.panel-danger {
  margin-top: 20px;
}

.panel-danger ul {
  margin-bottom: 0;
}

.modal-body .panel-danger {
  margin-top: 0;
}

.table-responsive {
  padding-top: 60px;
}

table.table tbody tr td {
  vertical-align: middle;
}

.group-header {
  display: block;
  width: 10px;
  white-space: nowrap;

  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.percentage-header {
  width: 120px;
}

.counter-header {
  width: 80px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
detour-0.0.3 app/assets/stylesheets/detour/main.css
detour-0.0.2 app/assets/stylesheets/detour/main.css