diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index c5f7498c..81b5d528 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -433,10 +433,10 @@ body.debug .debug-ui-right { color: red; } .analyser-span-space-node-link { - color: black; } + color: red; } .analyser-span-space-link-node { - color: black; } + color: blue; } .type_selection { color: #363636; |
