webif/var/mongoose/html/m/style.css
hummypkg eb0adb8f29 checkpoint
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1172 2a923420-c742-0410-a762-8d5b09965624
2012-10-23 22:51:54 +00:00

28 lines
263 B
CSS

.va
{
vertical-align: middle;
}
.hidden
{
display: none;
}
div.status
{
font-size: 0.7em;
text-align: center;
vertical-align: middle;
display: none;
width: 100%;
background: blue;
color: white;
}
.blood
{
color: #ff4000;
background: transparent;
}