Like GitHub, show a shortcut path of the directory whoes ancestors have only one child directory.

This commit is contained in:
Shintaro Murakami
2014-09-10 07:07:04 +09:00
parent b8613431de
commit 79432ff8ad
3 changed files with 53 additions and 27 deletions

View File

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