not sure how this didn't throw an error

This commit is contained in:
Justin Palmer
2013-02-15 10:09:40 -08:00
parent 0ccf81d2ef
commit b0da7d15f1
2 changed files with 1 additions and 7 deletions

View File

@@ -103,6 +103,3 @@
.command-panel li.operation.selected .preview {
color: #fff;
}
{
color: #fff;
}

View File

@@ -94,8 +94,5 @@
.command-panel .preview-list li.operation:hover,
.command-panel li.operation.selected .preview {
color: #fff;
}
{
color: #fff;
color: #333;
}