diff --git a/public/css/toggle-dependent.css b/public/css/toggle-dependent.css index 2b0e57483..43a84fdcf 100644 --- a/public/css/toggle-dependent.css +++ b/public/css/toggle-dependent.css @@ -360,3 +360,11 @@ body.movingUI #groupMemberListPopout { body.noShadows * { text-shadow: none !important; } + +body.expandMessageActions .mes .mes_buttons .extraMesButtons { + display: inherit !important; +} + +body.expandMessageActions .mes .mes_buttons .extraMesButtonsHint { + display: none !important; +} diff --git a/public/index.html b/public/index.html index f3df1066f..1e8bc6a39 100644 --- a/public/index.html +++ b/public/index.html @@ -2889,6 +2889,11 @@ Visual Novel Mode + +