Add secondar-line class to light theme

This commit is contained in:
Kevin Sawicki 2013-05-01 17:13:07 -07:00
parent 7e15a343f3
commit aebaf688a9

View File

@ -30,12 +30,12 @@
}
.selected .right,
.selected .directory {
.selected .secondary-line {
color: #333;
}
.right,
.directory {
.secondary-line {
color: #777;
}