mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
remove command-pallete css. It's part of select-list.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
.command-palette ol .event-description {
|
||||
float: left;
|
||||
display: inline-block;
|
||||
margin-right: .5em;
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
.command-palette ol .event-name {
|
||||
background: rgba(0, 0, 0, .2);
|
||||
}
|
||||
@@ -12,7 +12,6 @@
|
||||
"markdown-preview.css",
|
||||
"fuzzy-finder.css",
|
||||
"command-panel.css",
|
||||
"command-palette.css",
|
||||
"command-logger.css",
|
||||
"popover-list.css",
|
||||
"gists.css"
|
||||
|
||||
Reference in New Issue
Block a user