stagit

personal fork of stagit (rnpnr branch)
git clone anongit@rnpnr.xyz:stagit.git
Log | Files | Refs | Feed | README | LICENSE

Commit: a524ca1b3d88990212f6521bec1b51d09c4b41fb
Parent: f2773b0319dda871627a7c87077d786a0a9c4b72
Author: Hiltjo Posthuma
Date:   Fri, 29 Apr 2016 15:57:55 +0200

make submodule link black, easier to read

this is also the same color as a bare repo without a link.

Diffstat:
Mstyle.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css @@ -59,7 +59,7 @@ table td { } a.module { - color: #777; + color: #000; } td.num {