Commit 8c2d067a326fcb85f4cb89ca3c3a84f59beb0106
paperclip fix!
mix irving committed on 7/11/2018, 3:56:42 AMParent: 61ee8c76b03d922fec718e04484f46d0159dca51
Files changed
message/html/compose.mcss | changed |
message/html/compose.mcss | ||
---|---|---|
@@ -63,10 +63,11 @@ | ||
63 | 63 … | |
64 | 64 … | input[type="file"] { |
65 | 65 … | width: 1.8rem |
66 | 66 … | height: 1.8rem |
67 | - curor: pointer | |
67 … | + cursor: pointer | |
68 | 68 … | color: transparent |
69 … | + font-family: FontAwesome | |
69 | 70 … | border: 1px rgba(0,0,0,0) solid |
70 | 71 … | |
71 | 72 … | ::-webkit-file-upload-button { |
72 | 73 … | visibility: hidden |
Built with git-ssb-web