diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index fe176f7e..ad693a7d 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -1010,7 +1010,7 @@ p { .circle.objective { fill: #40C200; } -.circle.outcome { +.circle.resource { fill: #33c2e0; } /* Selected parts of the graph, right now by clicking, later with search. */ |
