style: mime icon for pentacast.xml

This commit is contained in:
Astro 2011-11-15 00:13:12 +01:00
parent 63821c5402
commit 1046341c51
1 changed files with 1 additions and 1 deletions

View File

@ -586,7 +586,7 @@ a[href$="-atom.xml"]:before {
content: url(../images/mime/feed.png);
padding-right: 0.3em;
}
a[href$="podcast.xml"]:before, a[href$="pentaradio.xml"]:before, a[href$="pentacast.xml"]:before {
a[href$="podcast.xml"]:before, a[href$="pentaradio.xml"]:before, a[href$="pentacast.xml"]:before, a[href$="pentamusic.xml"]:before {
content: url(../images/mime/feed.png);
padding-right: 0.3em;
}