mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
Fixed CSS for theme highlighting and status bar dropup height
This commit is contained in:
parent
1b3d55f051
commit
f2bd838596
4 changed files with 6 additions and 6 deletions
|
@ -125,9 +125,9 @@
|
|||
/* Highlighter colours */
|
||||
--hl1: var(--base01);
|
||||
--hl2: var(--sol-blue);
|
||||
--hl3: var(--sol-magenta);
|
||||
--hl3: var(--sol-green);
|
||||
--hl4: var(--sol-yellow);
|
||||
--hl5: var(--sol-green);
|
||||
--hl5: var(--sol-magenta);
|
||||
|
||||
|
||||
/* Scrollbar */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue