@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.flickr.com") {

/* Flickr - Archives - Display FAVS ICON  */

/* It's a part of my "Flickr WideScreen Collection"*/

/* BUT NOW you can have all the collection (Updated) in one */

/* Flickr WideScreen - ALLinONE */
/* (http://userstyles.org/styles/52247/)*/


/* === FAVS - Display (NEW) ===== */
#archives .archive .meta a.fave-star-inline {
    display: block !important;
    margin-left: 5px !important;
}
.meta>h4{
    margin-left: 5px !important;
}

.meta {
    text-align: left !important;
}

/* Add fav icon on Archive Square view (How ?)===*/ 

/* ===END === */

}