mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Add hover color that is the same as the selected color
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.command-panel .preview-list li.selected {
|
||||
.command-panel .preview-list li.selected, .command-panel .preview-list li:hover {
|
||||
background: #444;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user