mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-16 03:43:47 -05:00
make image buttons more buttony
This commit is contained in:
parent
bf944d9219
commit
548ace0115
1 changed files with 2 additions and 0 deletions
|
|
@ -350,6 +350,7 @@ textarea, input {
|
||||||
|
|
||||||
#attachButton {
|
#attachButton {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
cursor: pointer;
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
background: url('img/attach.png');
|
background: url('img/attach.png');
|
||||||
|
|
@ -470,6 +471,7 @@ textarea, input {
|
||||||
}
|
}
|
||||||
|
|
||||||
.controlButton {
|
.controlButton {
|
||||||
|
cursor: pointer;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue