webif/var/mongoose/html/edit/style.css
hummypkg ed20eec408 update
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1646 2a923420-c742-0410-a762-8d5b09965624
2013-08-30 21:22:30 +00:00

26 lines
306 B
CSS

textarea
{
background: white;
color: black;
font-family: Consolas, "Courier New", "Lucida Console", Monaco, "Courier", monospace !important;
}
#filename
{
font-style: italic;
}
.loading
{
font-style: italic;
color: #aaa;
background: white;
}
#chooser
{
border: solid 1px #bbb;
padding: 5px;
}