From: Christian Weiske Date: Thu, 24 Nov 2016 21:20:33 +0000 (+0100) Subject: link status page X-Git-Tag: v0.2.0~5 X-Git-Url: https://git.cweiske.de/phinde.git/commitdiff_plain/dcdbb21385dc8ed58502abbb73a6f3238f6787d1?hp=9928b96a20f17fe532dd0ac26914f83cbe34867a;ds=sidebyside link status page --- diff --git a/data/templates/base.htm b/data/templates/base.htm index 08ebf97..de3a5fb 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -19,7 +19,8 @@ diff --git a/www/css/phinde.css b/www/css/phinde.css index b08a03a..66ec6d0 100644 --- a/www/css/phinde.css +++ b/www/css/phinde.css @@ -6,6 +6,10 @@ margin-bottom: 1ex; } +a.disguised { + color: inherit; +} + /* bootstrap 2.1.1 does not have this style, 2.3.2 would have it */ .pagination ul > .active > a, .pagination ul > .active > a:hover {