forked from mirrors/amnezia-wg-easy
rename is-disabled to inactive
This commit is contained in:
parent
20ae02dd48
commit
4aa6f99b04
3 changed files with 4 additions and 4 deletions
|
@ -1350,7 +1350,7 @@ video {
|
|||
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
||||
}
|
||||
|
||||
.is-disabled {
|
||||
.inactive {
|
||||
opacity: 0.25;
|
||||
cursor: default;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue