mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-03-30 00:47:10 +01:00
12 lines
97 B
CSS
12 lines
97 B
CSS
.statusLabel
|
|
{
|
|
width: 128px;
|
|
float: left;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.statusValue
|
|
{
|
|
float: left;
|
|
}
|