mirror of
https://github.com/gchq/CyberChef
synced 2026-01-07 02:53:19 +00:00
Rename 'move output to input' to 'replace input with output'
Shrink close tab buttons
This commit is contained in:
@@ -87,6 +87,17 @@
|
||||
background-color: var(--primary-background-colour);
|
||||
}
|
||||
|
||||
.input-tab-content+.btn-close-tab {
|
||||
display: block;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.input-tab-content+.btn-close-tab i {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.input-tab-buttons,
|
||||
.output-tab-buttons {
|
||||
width: 25px;
|
||||
|
||||
Reference in New Issue
Block a user