diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css index 854ea7581..bede53359 100755 --- a/syweb/webclient/app.css +++ b/syweb/webclient/app.css @@ -350,6 +350,7 @@ textarea, input { #attachButton { position: absolute; + cursor: pointer; margin-top: 3px; right: 0px; background: url('img/attach.png'); @@ -470,6 +471,7 @@ textarea, input { } .controlButton { + cursor: pointer; border: 0px; width: 30px; height: 30px;