diff --git a/library/includes/file_list_v2.php b/library/includes/file_list_v2.php index c7a930c3f..c50683eae 100644 --- a/library/includes/file_list_v2.php +++ b/library/includes/file_list_v2.php @@ -117,7 +117,11 @@ p { } a { - color: #187700; + color: #1d9100; +} + +sup { + color: #aa8000; } .tooltip { @@ -141,7 +145,7 @@ a { .tooltip:hover .tooltiptext { visibility: visible; - opacity: 1; + opacity: 0.97; }
@@ -158,7 +162,7 @@ a { BTMR hash ? - BitTorrent Merkle Root is a hash of a file that is embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, and download deduplicated torrents using desktop tools such as + BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, and download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader.