webif/var/mongoose/html/edit/style.css
hummypkg 973a7cdacf improve diagnostics and file editor
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@755 2a923420-c742-0410-a762-8d5b09965624
2012-02-22 19:09:46 +00:00

25 lines
213 B
CSS

textarea
{
background: white;
font-color: black;
}
#filename
{
font-style: italic;
}
.loading
{
font-style: italic;
color: #aaa;
background: white;
}
#chooser
{
border: solid 1px #bbb;
padding: 5px;
}