summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 00a7ced5..9ca4a976 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -861,7 +861,7 @@ p {
fill: #363636; }
.circle:hover {
- stroke: #fad900;
+ stroke: #ff8b11;
stroke-opacity: 1;
stroke-width: 5px; }
@@ -994,9 +994,10 @@ p {
z-index: 1; }
.hovering .link {
- stroke: #33c2e0;
+ stroke: #ff8b11;
stroke-opacity: 0.5;
stroke-width: 2px;
+ opacity: 1;
z-index: 1; }
.link.enter, .link.exit, .link.selected {