diff options
| author | Alon Levy <alon@pobox.com> | 2015-04-08 12:12:48 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-04-09 06:39:23 +0300 |
| commit | f21e84a670003250a373b2a966637aa2ad62ed17 (patch) | |
| tree | 4848dfc9a4e5ca4d70c25361d2804acabd5474d2 /res/client/css/style.css | |
| parent | 02e4e2ce0467f7855dfebcaa0a68576714b1e914 (diff) | |
domain leap: s/outcome/resource/
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. */ |
