From 548ace0115624db486f7eb27406385ab8514fff7 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Tue, 11 Nov 2014 15:17:51 +0000 Subject: make image buttons more buttony --- syweb/webclient/app.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'syweb/webclient') diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css index 854ea75813..bede533594 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; -- cgit 1.4.1