mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-12-12 03:00:54 +00:00
fixed version url and path bugs, added validation
This commit is contained in:
@@ -148,6 +148,14 @@ select {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.modal {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.invalidinput {
|
||||
border-color: #ff0000;
|
||||
}
|
||||
|
||||
button:disabled {
|
||||
cursor: not-allowed;
|
||||
pointer-events: all !important;
|
||||
|
||||
Reference in New Issue
Block a user