mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-13 10:22:01 +01:00
eabefc538a
This reverts commit6bb5409349, reversing changes made tof6a83d5ee0.
12 lines
97 B
CSS
12 lines
97 B
CSS
.statusLabel
|
|
{
|
|
width: 128px;
|
|
float: left;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.statusValue
|
|
{
|
|
float: left;
|
|
}
|