Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
12.2
-
None
-
None
-
NB 12.2 beta 2
Linux Ubuntu 20.04.1
Description
CSS Editor flags
user-select
as unknown property in the following example:
.prev, .next { cursor: pointer; position: absolute; top: 40%; width: auto; padding: 16px; color: white; font-weight: bold; font-size: 18px; transition: 0.7s ease; border-radius: 0 4px 4px 0; text-decoration: none; user-select: none; }
Attachments
Issue Links
- duplicates
-
NETBEANS-1455 CSS3 property user-select unsupported
- Open