Posted by Tulan on June 15, 2008 at 1:26pm
Jump to:
| Project: | Iconizer |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Fixed in latest -DEV versions (D5 and D6)
#2
Automatically closed -- issue fixed for two weeks with no activity.