Sha256: 7d5e70e69154cd626681b0a222c6a2a6e8ccbcaa2e9459348f97b961ecf3c451

Contents?: true

Size: 675 Bytes

Versions: 2

Compression:

Stored size: 675 Bytes

Contents

body {
    min-height: 3000px;
}
.element {
    width: 200px;
    height: 200px;
    background-color: #fe8;
    position: absolute;
    z-index: 6;
}

.target {
    width: 300px;
    height: 50px;
    margin: 0 35%;
    background-color: #4e9;
}

.container {
    height: 600px;
    overflow: scroll;
    width: 600px;
    border: 20px solid #CCC;
    margin-top: 100px;
}

body {
    padding: 15px;
}

body > .container {
    margin: 0 auto;
}

.pad {
    height: 400px;
    width: 100px;
}

.instructions {
    width: 100%;
    text-align: center;
    font-size: 24px;
    padding: 15px;
    background-color: rgba(210, 180, 140, 0.4);
    margin: -15px -15px 0 -15px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

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