Browse Source

expo removed all cursor event

Bachir Soussi Chiadmi 5 years ago
parent
commit
25fce000bc

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/edlptheme/assets/dist/styles/app.min.css


+ 10 - 0
web/themes/custom/edlptheme/assets/styles/app.scss

@@ -99,6 +99,16 @@
 //   pointer-events: none;
 // }
 
+body.domain-expo-encyclopediedelaparole-org{
+  * {
+    pointer-events: none!important;
+    cursor:none!important;
+  }
+  // cursor: none;
+  // canvas#corpus-map{
+  //   cursor: none!important;
+  // }
+}
 
 body.expo-black{
   background-color: $expo-black;

Some files were not shown because too many files changed in this diff