Bug 746658 - Failed downloads can't be removed from panel. r=mak

This commit is contained in:
Paolo Amadini 2012-04-27 15:04:27 +02:00
parent cb6102ad4d
commit a164946104

View File

@ -49,6 +49,7 @@ richlistitem[type="download"]:not([selected]) button {
.downloadCancelMenuItem,
.download-state:not(:-moz-any([state="1"], /* Finished */
[state="2"], /* Failed */
[state="3"], /* Canceled */
[state="6"], /* Blocked (parental) */
[state="8"], /* Blocked (dirty) */