Show selected file + Nav folder and files active class + Add difference ratio on versions

This commit is contained in:
brunosimon
2016-06-07 00:37:20 +02:00
parent e4ccca4fb6
commit f659020706
6 changed files with 157 additions and 35 deletions
+6 -2
View File
@@ -1,3 +1,7 @@
body {
background:#eee;
}
background:#efefef;
font-family:Helvetica;
font-size:14px;
}
nav.files-tree-nav .active > span {font-weight:bold;}