Bug in CSS file for .torrent file type
Tulan - June 15, 2008 - 13:26
| Project: | Iconizer |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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'] {

#1
Fixed in latest -DEV versions (D5 and D6)
#2
Automatically closed -- issue fixed for two weeks with no activity.