mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Status message when CLI binary not found, fetch provider countries, status, user account
This commit is contained in:
@@ -42,6 +42,12 @@ body {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.btn-primary.disabled {
|
||||
color: <?php echo $color; ?> !important;
|
||||
border-color: <?php echo $color; ?> !important;
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
.card-footer, .modal-footer {
|
||||
background-color: #f2f1f0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user