feat: Add VPN status label
This commit is contained in:
@@ -104,3 +104,11 @@ a:hover {
|
||||
background-color: #444;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.success {
|
||||
color: #4CAF50;
|
||||
}
|
||||
|
||||
.failure {
|
||||
color: #f44336;
|
||||
}
|
||||
Reference in New Issue
Block a user