mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Style tweak
This commit is contained in:
parent
105ac35306
commit
f97a701697
1 changed files with 4 additions and 0 deletions
|
@ -366,6 +366,10 @@ span.text.service-status {
|
|||
margin-top: 0.2rem;
|
||||
}
|
||||
|
||||
.fas.fa-circle {
|
||||
font-size: 0.5rem;
|
||||
}
|
||||
|
||||
i.fas.fa-circle.service-status-up {
|
||||
color: #2bcb02;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue