Fix user selectable text for public links for text files
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
fa65aaf1fc
commit
21ca50168a
|
@ -58,12 +58,6 @@
|
|||
height: auto;
|
||||
min-height: 200px;
|
||||
max-height: 800px;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#imgframe .ellipsis {
|
||||
|
|
Loading…
Reference in New Issue