autoriser copier coller click droit
This commit is contained in:
		@@ -217,6 +217,13 @@ h2, h3 {
 | 
			
		||||
  width: 100vw;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body, html, * {
 | 
			
		||||
  user-select: text !important;
 | 
			
		||||
  -webkit-user-select: text !important; /* pour Safari */
 | 
			
		||||
  -moz-user-select: text !important; /* pour Firefox */
 | 
			
		||||
  -ms-user-select: text !important; /* pour IE/Edge */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
 | 
			
		||||
ul {
 | 
			
		||||
  list-style-type: none;
 | 
			
		||||
 
 | 
			
		||||
@@ -60,4 +60,12 @@ $width-menu-slidedown : 550px;
 | 
			
		||||
 | 
			
		||||
.layout--threecol-25-50-25{
 | 
			
		||||
    width: 100vw;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body, html, * {
 | 
			
		||||
    user-select: text !important;
 | 
			
		||||
    -webkit-user-select: text !important; /* pour Safari */
 | 
			
		||||
    -moz-user-select: text !important;    /* pour Firefox */
 | 
			
		||||
    -ms-user-select: text !important;     /* pour IE/Edge */
 | 
			
		||||
  }
 | 
			
		||||
  
 | 
			
		||||
		Reference in New Issue
	
	Block a user