Kaynağa Gözat

dont allow browser text-selection on fc icons

Adam Shaw 10 yıl önce
ebeveyn
işleme
df6b2aa71f
1 değiştirilmiş dosya ile 9 ekleme ve 1 silme
  1. 9 1
      src/common/common.css

+ 9 - 1
src/common/common.css

@@ -79,7 +79,15 @@ body .fc { /* extra precedence to overcome jqui */
 	text-align: center;
 	overflow: hidden;
 	font-family: "Courier New", Courier, monospace;
-}
+
+	/* don't allow browser text-selection */
+	-webkit-touch-callout: none;
+	-webkit-user-select: none;
+	-khtml-user-select: none;
+	-moz-user-select: none;
+	-ms-user-select: none;
+	user-select: none;
+	}
 
 /*
 Acceptable font-family overrides for individual icons: