Small color fix

This commit is contained in:
Magnus Åhall 2025-08-08 18:37:01 +02:00
parent 55724b36b5
commit e0628bc480
2 changed files with 3 additions and 4 deletions

View file

@ -296,11 +296,10 @@ select:focus {
}
#script-hooks .scripts-grid .script-name,
#script-hooks .scripts-grid .script-ssh {
cursor: pointer;
margin-right: 16px;
}
#script-hooks .scripts-grid .script-name,
#script-hooks .scripts-grid .script-ssh {
cursor: pointer;
color: #555;
}
#script-hooks .scripts-grid .script-schedule.disabled {