Sha256: 415881026e00ee1c383457fb050b51aa05d6eb1d3a69fae4bd5cc57ea63e576f

Contents?: true

Size: 275 Bytes

Versions: 2

Compression:

Stored size: 275 Bytes

Contents

.tether-element, .tether-target {
  width: 200px;
  height: 50px;
  background-color: #4cc;
  position: absolute;
}
body {
  width: 100%;
  height: 100%;
  overflow: scroll;
}
.scroll {
  width: 400%;
  height: 400%;
}
.tether-target:not(.tether-element) {
  cursor: move;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_modular_admin-1.0.0 app/assets/node_modules/tether/examples/dolls/dolls.css
rails_modular_admin-0.4.0 app/assets/node_modules/tether/examples/dolls/dolls.css