mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
12 lines
97 B
CSS
12 lines
97 B
CSS
.statusLabel
|
|
{
|
|
width: 128px;
|
|
float: left;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.statusValue
|
|
{
|
|
float: left;
|
|
}
|