mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Disable text selections inside nodes
This commit is contained in:
@@ -40,4 +40,5 @@ body.command-logger-node-text {
|
||||
font-size: 10px;
|
||||
color: #fff;
|
||||
text-shadow: #000 1px 1px 4px;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user