Lighten ignored color

This commit is contained in:
Kevin Sawicki 2012-10-26 15:43:05 -07:00 committed by Corey Johnson
parent 54814e5f1a
commit c24952231e

View File

@ -23,7 +23,7 @@
}
.tree-view .ignored {
color: #AAA;
color: #BBB;
}
.tree-view .directory .entries .file {