Browse Source

#209: * drag-handle

gh-pages
RubaXa 10 years ago
parent
commit
70e469b574
  1. 1
      st/app.css

1
st/app.css

@ -220,6 +220,7 @@ img {
margin-right: 10px;
font: bold 20px Sans-Serif;
color: #5F9EDF;
display: inline-block;
cursor: move;
cursor: -webkit-grabbing; /* overrides 'move' */
}

Loading…
Cancel
Save