Browse Source

#209: * drag-handle

pull/242/head
RubaXa 10 years ago
parent
commit
e08f065ada
  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