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

@ -388,11 +388,11 @@ select:focus {
}
.script-name, .script-ssh {
cursor: pointer;
margin-right: 16px;
}
.script-name, .script-ssh {
cursor: pointer;
.script-ssh {
color: #555;
}