Files
2014-03-11 09:03:52 +02:00

12 lines
97 B
CSS

.statusLabel
{
width: 128px;
float: left;
overflow: hidden;
}
.statusValue
{
float: left;
}