Prevent accidential selection of line numbers in code view - #1860
Conversation
|
@silverwind Please also update the |
|
Done, but an unrelated change got built in the css. |
|
Might be better to untrack the css from git :) |
eb0547d to
42eb786
Compare
|
@silverwind I can take it but thanks for your update. |
|
LGTM |
|
@appleboy I'll look into overhauling the assets build. |
|
@silverwind move discussions to #1861 |
|
LGTM if for now you could manualy add back removed css part so that PR code would be cleaner |
Just land the two commits seperately. |
|
@silverkorn Please add back removed css part since you don't remove any source code from |
42eb786 to
1180dca
Compare
|
Found the issue, my local branch was out of date and did not include #1288. After rebasing, |
pgaskin
left a comment
There was a problem hiding this comment.
Looks good other than my comments.
There was a problem hiding this comment.
There's no such thing. It should be -ms-user-select, not -ws-user-select.
There was a problem hiding this comment.
There's no such thing. It should be -ms-user-select, not -ws-user-select.
1180dca to
4c30218
Compare
|
@geek1011 fixed that typo. I wish we would use Autoprefixer to prevent issues like that :) |
|
@appleboy , Thanks for the typo in the username, you sent me a notice and now I know about this project! 😆 |
|
@silverkorn Sorry for tag wrong name. 👍 I hope I'm not bothering you. |
Before:
After: