Dark Moi interface by zenox3d

 From:  Michael Gibson
6025.10 In reply to 6025.8 
Hi Pilou,

> Seems there is a little problem here! ;)
> letters are visible only when we are over the icones!

Add this to the bottom of moi.css and it should make that particular text black again:

code:
body.MenuBodyDark #Container moi\:StateButton .text {
	color:black;
}


- Michael