change attachment icon
// FREEBIE
This commit is contained in:
parent
9031b4c10c
commit
d914f4affe
3 changed files with 2 additions and 4 deletions
Binary file not shown.
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -146,8 +146,7 @@ button.back {
|
|||
width: 36px;
|
||||
height: 100%;
|
||||
background: url('/images/paperclip.png') no-repeat center center;
|
||||
background-size: 90%;
|
||||
margin-top: 4px;
|
||||
background-size: 70%;
|
||||
}
|
||||
|
||||
input[type=file] {
|
||||
|
|
|
@ -126,8 +126,7 @@ button.back {
|
|||
width: 36px;
|
||||
height: 100%;
|
||||
background: url("/images/paperclip.png") no-repeat center center;
|
||||
background-size: 90%;
|
||||
margin-top: 4px; }
|
||||
background-size: 70%; }
|
||||
.file-input input[type=file] {
|
||||
display: none;
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue