mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 19:55:34 +00:00
don't allow text selection on percentage
This commit is contained in:
@@ -391,6 +391,9 @@ tbody {
|
|||||||
top: 53px;
|
top: 53px;
|
||||||
left: 246.75px;
|
left: 246.75px;
|
||||||
width: 98.5px;
|
width: 98.5px;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.percent-number {
|
.percent-number {
|
||||||
|
|||||||
Reference in New Issue
Block a user