webif/var/mongoose/html/edit/style.css
hummypkg 4ae2604f0a checkpoint
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@758 2a923420-c742-0410-a762-8d5b09965624
2012-02-23 00:08:38 +00:00

25 lines
208 B
CSS

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