mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
change updateVisibility func name to setElementVisbility
This commit is contained in:
parent
5d46d763e1
commit
5b39d0fe65
3 changed files with 9 additions and 9 deletions
|
@ -58,7 +58,7 @@
|
|||
}
|
||||
|
||||
.operation.selected > .op-icon.check-icon {
|
||||
display: initial;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.op-title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue