Redirect on port change

This commit is contained in:
Ildar Kamalov
2019-02-19 18:04:23 +03:00
parent 8c406427af
commit 24154f0033
2 changed files with 8 additions and 4 deletions

View File

@@ -82,7 +82,7 @@
}
.checkbox__input:disabled + .checkbox__label {
opacity: 0.7;
opacity: 0.6;
cursor: default;
}