mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 17:56:15 -04:00
Added option to turn off background auto magic
This commit is contained in:
parent
53b92ae8ef
commit
a947e06140
4 changed files with 13 additions and 3 deletions
|
@ -165,7 +165,7 @@ optgroup {
|
|||
}
|
||||
|
||||
.nav-tabs .nav-link {
|
||||
color: var(--subtext-font-color);
|
||||
color: var(--subtext-font-colour);
|
||||
}
|
||||
|
||||
.nav-tabs>li>a.nav-link.active, .nav-tabs>li>a.nav-link.active:focus, .nav-tabs>li>a.nav-link.active:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue