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