Created
October 12, 2020 13:41
-
-
Save yude/7b699cb4cdf6352c22e5fbc4c7f5b467 to your computer and use it in GitHub Desktop.
ぎゅっとMaG のパーツをドラッグしようとして誤って文字列を選択してしまうのがウザすぎるからそれを防止する Stylus 用スタイルファイル
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document domain("host.lang.hiroshima-cu.ac.jp") { | |
.word{user-select:none} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment