mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-27 18:26:14 -04:00
Add close all tabs button to input tab dropdown
This commit is contained in:
parent
87dc325932
commit
d3e8616e90
3 changed files with 8 additions and 1 deletions
|
@ -118,6 +118,10 @@
|
|||
float: left;
|
||||
}
|
||||
|
||||
#btn-close-all-tabs {
|
||||
color: var(--breakpoint-font-colour) !important;
|
||||
}
|
||||
|
||||
.input-tab-content,
|
||||
.output-tab-content {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue