mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Resize paperclip.png
// FREEBIE
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 531 B |
@@ -146,7 +146,6 @@ button.back {
|
||||
width: 36px;
|
||||
height: 100%;
|
||||
background: url('/images/paperclip.png') no-repeat center center;
|
||||
background-size: 70%;
|
||||
}
|
||||
|
||||
input[type=file] {
|
||||
|
||||
@@ -125,8 +125,7 @@ button.back {
|
||||
.file-input .paperclip {
|
||||
width: 36px;
|
||||
height: 100%;
|
||||
background: url("/images/paperclip.png") no-repeat center center;
|
||||
background-size: 70%; }
|
||||
background: url("/images/paperclip.png") no-repeat center center; }
|
||||
.file-input input[type=file] {
|
||||
display: none;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user