Make paths green instead of yellow

This commit is contained in:
Kevin Sawicki
2013-01-04 08:39:03 -08:00
parent b4a8884d31
commit 961774874c

View File

@@ -28,7 +28,7 @@
.command-panel .preview-list .path {
padding-left: 3px;
padding-bottom: 2px;
color: #f9ee98;
color: #87c38a;
}
.command-panel .preview-list .operation {