mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 00:15:50 +01:00
Like GitHub, show a shortcut path of the directory whoes ancestors have only one child directory.
This commit is contained in:
@@ -608,6 +608,10 @@ li.highlight {
|
||||
background-color: #ffb;
|
||||
}
|
||||
|
||||
span.simplified-path {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
/* Issues */
|
||||
/****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user