From 5c278a600ea64c64f238e14d38dafbdbee6c9562 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Fri, 29 Apr 2016 21:14:46 +0200 Subject: submodule support - detect .gitmodules file for submodules, add a link "submodules" to the top menu. - link each submodule to the .gitmodules file in HEAD. - revert the special style for modules, but list it as a file "m---------", don't show the line/filesize though, it is not a file. --- style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 4fe1463..8cf93d0 100644 --- a/style.css +++ b/style.css @@ -58,10 +58,6 @@ table td { white-space: normal; } -a.module { - color: #000; -} - td.num { text-align: right; } -- cgit v1.2.3