prevent accidental text selection
This commit is contained in:
parent
fb457ce9f1
commit
c3d459558a
@ -998,6 +998,7 @@ img.openwebrx-mirror-img
|
|||||||
|
|
||||||
.openwebrx-dmr-timeslot-panel * {
|
.openwebrx-dmr-timeslot-panel * {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.openwebrx-ysf-mode:not(:empty):before {
|
.openwebrx-ysf-mode:not(:empty):before {
|
||||||
|
Loading…
Reference in New Issue
Block a user