diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2016-11-24 22:20:33 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2016-11-24 22:20:33 +0100 |
| commit | dcdbb21385dc8ed58502abbb73a6f3238f6787d1 (patch) | |
| tree | 0bb29f9d72b5779b586c8df63002de19e42b1096 /www | |
| parent | 9928b96a20f17fe532dd0ac26914f83cbe34867a (diff) | |
| download | phinde-dcdbb21385dc8ed58502abbb73a6f3238f6787d1.tar.gz phinde-dcdbb21385dc8ed58502abbb73a6f3238f6787d1.zip | |
link status page
Diffstat (limited to 'www')
| -rw-r--r-- | www/css/phinde.css | 4 |
1 files changed, 4 insertions, 0 deletions
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 { |
