From bf1ba513c1a717c52f110ef30237397093ba0bfb Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Sat, 22 Mar 2014 17:40:57 +0100 Subject: [PATCH] update css --- style/main.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/main.css b/style/main.css index 9297b63..fca9c2e 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;