mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 23:35:01 -04:00
add a different background color on op selected, based on user test feedback
This commit is contained in:
parent
82837254ea
commit
9ec902a369
3 changed files with 14 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
--rec-list-operation-border-colour: #d3e8c0;
|
||||
|
||||
--selected-operation-font-color: #c09853;
|
||||
--selected-operation-bg-colour: #fcf8e3;
|
||||
--selected-operation-bg-colour: rgba(217, 237, 247, 0.5);
|
||||
--selected-operation-border-colour: #fbeed5;
|
||||
|
||||
--breakpoint-font-colour: #b94a48;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue