mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 17:56:15 -04:00
Added a contextual help feature and started writing help descriptions
This commit is contained in:
parent
a24fdf4250
commit
d6f8e0a520
7 changed files with 142 additions and 37 deletions
|
@ -50,6 +50,11 @@ body {
|
|||
padding-left: 2px;
|
||||
}
|
||||
|
||||
.modal-icon {
|
||||
position: absolute;
|
||||
right: 25px;
|
||||
}
|
||||
|
||||
.konami {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue