In the CSS file "files_icons.css", there is a typo error line 102.

Line is: a[href$='.torrent] {
and must be: a[href$='.torrent'] {

Comments

thepanz’s picture

Title: Bug in CSS file » Bug in CSS file for .torrent file type
Version: 5.x-1.1 » 5.x-1.x-dev
Status: Needs review » Fixed

Fixed in latest -DEV versions (D5 and D6)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.