diff options
author | siikamiika <siikamiika@users.noreply.github.com> | 2017-10-08 03:37:28 +0300 |
---|---|---|
committer | siikamiika <siikamiika@users.noreply.github.com> | 2017-10-08 03:37:28 +0300 |
commit | 7b9ad61352dcb7ebaf8f3c5e5b2adeb32e14fae1 (patch) | |
tree | 6e0ef94db1b65e81ce098145cbfd94ab54b8f801 /ext/mixed/css | |
parent | 94d590fc85f87028d8264e93c8ad58c71d0977f2 (diff) |
merged mode: fix regression (voice), tweak hover
Alt+P now works again in grouped/split mode
In merged mode, 「、」 is added even after the last term, but it's
hidden for that. This ensures consistent behavior with voice button and
tags
Diffstat (limited to 'ext/mixed/css')
-rw-r--r-- | ext/mixed/css/display.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/mixed/css/display.css b/ext/mixed/css/display.css index 147256bf..fe2f6bbe 100644 --- a/ext/mixed/css/display.css +++ b/ext/mixed/css/display.css @@ -46,6 +46,10 @@ hr { display: none; } +.invisible { + visibility: hidden; +} + /* * Entries |