mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 01:36:17 -04:00
Fixed themes for MD
This commit is contained in:
parent
c3a353837f
commit
2a55f1317a
5 changed files with 38 additions and 29 deletions
|
@ -71,8 +71,9 @@ div.toggle-string {
|
|||
z-index: 10;
|
||||
}
|
||||
|
||||
.operation label {
|
||||
color: #388e3c;
|
||||
.operation label,
|
||||
.operation .checkbox label {
|
||||
color: var(--arg-label-colour);
|
||||
}
|
||||
|
||||
.operation .is-focused [class^='bmd-label'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue