Sha256: 4e0c27be940df0d53c40439064acf85270dca36277119a686ccca22c8a856623

Contents?: true

Size: 409 Bytes

Versions: 2

Compression:

Stored size: 409 Bytes

Contents

/* This is a compiled file, you should be editing the file in the templates directory */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #ee3148;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
jinda_lte-0.0.1 lib/generators/jinda_lte/templates/app/assets/jinda_assets/bower_components/PACE/themes/red/pace-theme-minimal.css
pace-rails-0.1.3 vendor/assets/stylesheets/pace/red/pace-theme-minimal.css