make image buttons more buttony

This commit is contained in:
Matthew Hodgson 2014-11-11 15:17:51 +00:00
parent bf944d9219
commit 548ace0115

View file

@ -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;