mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-10-03 15:30:17 +00:00
Implement Edit Modal for Server Entries
This commit is contained in:
@@ -80,6 +80,11 @@ body {
|
||||
border-color: #6699FF;
|
||||
}
|
||||
|
||||
#of-editservermodal > .modal-dialog > .modal-content {
|
||||
background-color: #093363;
|
||||
border-color: #6699FF;
|
||||
}
|
||||
|
||||
#of-deleteservermodal > .modal-dialog > .modal-content {
|
||||
background-color: #093363;
|
||||
border-color: #6699FF;
|
||||
|
Reference in New Issue
Block a user