webif/var/mongoose/cgi-bin/edit/style.css

19 lines
159 B
CSS
Raw Normal View History

textarea
{
background: white;
font-color: black;
}
#filename
{
font-style: italic;
}
.loading
{
font-style: italic;
color: #aaa;
background: white;
}