termlist table: added min-width 4em for Japanese columns; copied style from 2nd ed.#99
Conversation
|
hi @himorin. Thanks for this. Here are my suggestions.
hth |
|
I also just realised that the (We could do the same for |
|
modified.
I think there is no br in charclass. |
You're only making the |
aaah, yes! updated as suggested. |
|
ah, no. it seems we should set nowrap to span but not th itself. |
|
The text content of the column headings is inline-block, so you don't need to assign to the spans. (Btw, fwiw, i didn't suggest the |
|
for :not(.hidden), I was just afraid of 'the last match is taken' nature, and added not to override any pre-defined ones. so, if it is fine to be left, let me keep this as is... |
|
let me ask review (r?) on this with the current ecee15c . |
|
is this PR ok to merge now? |
|
Reviewed the latest branch. The "用語" column is too narrow and fits only two characters when viewed in Japanese language on MacBook 12-inch. This needs to be fixed. question: is there a way to turn off the index on the left side? With smaller screen the table is hard to read. |
|
@kidayasuo I'm wondering how you reviewed it, because doing so is problematic in this case. The styling doesn't get applied properly when using the diff link above... I think the best way to review is to copy the source of the two files to a local directory and open from there. |
|
@r12a I reviewed the fix by downloading the top of the branch to the local machine and opened the index.html from there. It happens only when you choose "日本語". |
|
ah, the top of tree of course does not have the fix. How do I download the two files? |
|
@kidayasuo It's only fixed in @himorin's
Or:
|
|
@kidayasuo re "turn off the index on the left side", I think the Table of Contents only appears as a sidebar on screens with a wide viewport. In the case it appears, you can click/touch the leftwards arrow on the bottom left of the page to collapse the sidebar. |
|
About the the default language, I don't think it has been changed. We probably need a new issue for that. |
|
seems all set. merging this. |
termlist table: added min-width 4em for Japanese columns; copied style from 2nd ed.
for issue #6, replace PR #59
Preview | Diff