/*
 *                      Wikipedia   : Fade out the languages you don't understand anyway.
 *
 * Author      : Rakel
 * Created     : 16 November 2008
 * Updated     : 6 January 2008
 * Version     : 1.06
 * Comment     : Based on style 5125: "Wikipedia - Delete languages"
 * Description : If you're like me, you only know four languages, so the others in the list are useless to you.
 * Update      : Now the box is only as long as needed for all your languages
 *               !No manual pixel changes are needed anymore!
 */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(wikipedia.org), domain(wikibooks.org), domain(wikiversity.org), domain(wiktionary.org), domain(wikiquote.org), domain(wikisource.org), domain(wikimedia.org), domain(wikinews.org), domain(uncyclopedia.org){
#p-lang li:not(.interwiki-nl):not(.interwiki-fr):not(.interwiki-en):not(.interwiki-de){-moz-opacity:.4 !important;}
/*               Edit this^^  and the other language codes too */
}