diff --git a/style/main.css b/style/main.css index 9297b63419c2c865ad7c612f566b59c5eac5c3c6..fca9c2e0bc8a2b679c6eba382c637c541499ff83 100644 --- a/style/main.css +++ b/style/main.css @@ -145,6 +145,7 @@ hr { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; + -ms-user-select: none; background: #bbada0; border-radius: 6px; width: 500px; @@ -544,6 +545,7 @@ hr { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; + -ms-user-select: none; background: #bbada0; border-radius: 6px; width: 280px;