prevent accidental text selection

This commit is contained in:
Jakob Ketterl 2021-02-11 21:59:30 +01:00
parent fb457ce9f1
commit c3d459558a
1 changed files with 1 additions and 0 deletions

View File

@ -998,6 +998,7 @@ img.openwebrx-mirror-img
.openwebrx-dmr-timeslot-panel * {
cursor: pointer;
user-select: none;
}
.openwebrx-ysf-mode:not(:empty):before {