git ssb

16+

Dominic / patchbay



Commit 8c2d067a326fcb85f4cb89ca3c3a84f59beb0106

paperclip fix!

mix irving committed on 7/11/2018, 3:56:42 AM
Parent: 61ee8c76b03d922fec718e04484f46d0159dca51

Files changed

message/html/compose.mcsschanged
message/html/compose.mcssView
@@ -63,10 +63,11 @@
6363
6464 input[type="file"] {
6565 width: 1.8rem
6666 height: 1.8rem
67- curor: pointer
67 + cursor: pointer
6868 color: transparent
69 + font-family: FontAwesome
6970 border: 1px rgba(0,0,0,0) solid
7071
7172 ::-webkit-file-upload-button {
7273 visibility: hidden

Built with git-ssb-web