mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 09:16:34 +01:00
12 lines
97 B
CSS
12 lines
97 B
CSS
.statusLabel
|
|
{
|
|
width: 128px;
|
|
float: left;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.statusValue
|
|
{
|
|
float: left;
|
|
}
|