mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 17:56:15 -04:00
Added 'Show all' button to output file overlay
This commit is contained in:
parent
974ce1fd12
commit
813a151524
6 changed files with 51 additions and 8 deletions
|
@ -98,6 +98,11 @@
|
|||
.io-card.card input[type=number] {
|
||||
padding-right: 6px;
|
||||
padding-left: 6px;
|
||||
height: unset;
|
||||
}
|
||||
|
||||
.io-card.card .input-group {
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
#files .card-header .float-right a:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue