mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-28 18:56:20 -04:00
Improved magic and staleness indicator animations
This commit is contained in:
parent
541e4ff8cd
commit
33b2fd8d69
7 changed files with 37 additions and 25 deletions
|
@ -20,6 +20,10 @@ body {
|
|||
color: var(--subtext-font-colour);
|
||||
}
|
||||
|
||||
.data-text {
|
||||
font-family: var(--fixed-width-font-family);
|
||||
}
|
||||
|
||||
.word-wrap {
|
||||
white-space: pre !important;
|
||||
word-wrap: normal !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue