
.cp {cursor: copy; user-select: none;}
.cp:hover {color: #0000FF;} .cp:active {color: #00A000;}
html.dark .cp:hover {color: #60a8e0;} html.dark .cp:active {color: #00A000;}
.cp {-moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
