remove command-pallete css. It's part of select-list.

This commit is contained in:
Justin Palmer
2013-02-03 07:54:34 -08:00
parent d7f6d0e0d1
commit 7004452c9f
2 changed files with 0 additions and 11 deletions

View File

@@ -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);
}

View File

@@ -12,7 +12,6 @@
"markdown-preview.css",
"fuzzy-finder.css",
"command-panel.css",
"command-palette.css",
"command-logger.css",
"popover-list.css",
"gists.css"