Merge pull request #491 from mrkm4ntr/myBranch

Change to show a shortcut path of the directory whose ancestors have only one child directory.
This commit is contained in:
Naoki Takezoe
2014-09-15 02:12:52 +09:00
3 changed files with 52 additions and 27 deletions

View File

@@ -613,6 +613,10 @@ li.highlight {
background-color: #ffb;
}
span.simplified-path {
color: #888;
}
/****************************************************************************/
/* Issues */
/****************************************************************************/