-
Ubisoft Games
+
+ Ubisoft Games
diff --git a/src/data/info.json b/src/data/info.json
index b23edec..55ab379 100644
--- a/src/data/info.json
+++ b/src/data/info.json
@@ -11,6 +11,6 @@
"2021-06-12",
"19:24:19"
],
- "Version" : "0.14"
+ "Version" : "0.14.1"
}
}
\ No newline at end of file
diff --git a/src/index.css b/src/index.css
index 1d74356..569faec 100644
--- a/src/index.css
+++ b/src/index.css
@@ -984,7 +984,7 @@ Chart styles
position: relative;
height: 1em;
margin-right: 0;
- outline: 1px solid var(--color-dark2);
+ outline: 1px solid var(--color-dark3);
border-radius: 0.25em;
z-index: 2;
}
@@ -1012,7 +1012,7 @@ Chart styles
.row:hover .label::after { /* chart content highlighter */
width: calc(100% - 15ch - 0.5em);
- opacity: 0.1;
+ opacity: 0.4;
}
.chartList .row:hover > .label { /* label highlighter */