git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@753 2a923420-c742-0410-a762-8d5b09965624
19 lines
159 B
CSS
19 lines
159 B
CSS
textarea
|
|
{
|
|
background: white;
|
|
font-color: black;
|
|
}
|
|
|
|
#filename
|
|
{
|
|
font-style: italic;
|
|
}
|
|
|
|
.loading
|
|
{
|
|
font-style: italic;
|
|
color: #aaa;
|
|
background: white;
|
|
}
|
|
|