mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Disable selection in preview count and buttons
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.command-panel .preview-count,
|
||||
.command-panel .expand-collapse {
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.command-panel .preview-list .path {
|
||||
padding-left: 5px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user