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 cddfaa76..e112108b 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -884,7 +884,7 @@ p { pointer-events: all; } .notselected, .notselected * { - opacity: 0.2; + opacity: 0.5; -webkit-filter: blur(10px); } .notselected:hover, .notselected *:hover { opacity: 1; |
