mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
not sure how this didn't throw an error
This commit is contained in:
@@ -103,6 +103,3 @@
|
||||
.command-panel li.operation.selected .preview {
|
||||
color: #fff;
|
||||
}
|
||||
{
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
@@ -94,8 +94,5 @@
|
||||
|
||||
.command-panel .preview-list li.operation:hover,
|
||||
.command-panel li.operation.selected .preview {
|
||||
color: #fff;
|
||||
}
|
||||
{
|
||||
color: #fff;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user