Sha256: 51ab9253841057f02e6566c4891b2ea41e74eb063b700f71c077c6c7d0c062c4

Contents?: true

Size: 435 Bytes

Versions: 4

Compression:

Stored size: 435 Bytes

Contents

h1 {
    font-size: 2em;
    color: #4B4545;
    text-align: center;
}

.draggable
{
    color: white;
    cursor: move;
    font-size: 25px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: 200px;
    width: 100px;
}

.blue { background: blue; }
.green { background: green; }
.red { background: red; }
.white
{
    background: white;
    border: 1px solid black;
    color: black;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
old_sql-1.16.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/draggable/draggable.css
old_sql-1.15.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/draggable/draggable.css
old_sql-1.14.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/draggable/draggable.css
old_sql-1.13.0 public/javascripts/old_sql/MochiKit-1.4.2/examples/draggable/draggable.css