ahcanor
11/10/2015 - 4:02 PM

Deshabilitar selección

Deshabilitar selección

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}