Merge pull request #96 from jimminning/patch-3
Update main.scss for -ms-user-select (IE)
This commit is contained in:
@@ -178,6 +178,7 @@ hr {
|
|||||||
-webkit-touch-callout: none;
|
-webkit-touch-callout: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
|
||||||
background: $game-container-background;
|
background: $game-container-background;
|
||||||
border-radius: $tile-border-radius * 2;
|
border-radius: $tile-border-radius * 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user