summaryrefslogtreecommitdiff
path: root/res/css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css')
-rw-r--r--res/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/style.css b/res/css/style.css
index f48deda2..b83d051d 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -208,7 +208,7 @@ input:focus {
/* Selected parts of the graph, right now by clicking, later with search. */
.notselected {
- opacity: 0.5;
+ opacity: 0.2;
}
.graph.link.temp_and {