| Summary: | WIKIHELP: Code role paragraphs appear with the same background color as tables | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Yousuf Philips (jay) (retired) <philipz85> |
| Component: | Documentation | Assignee: | Dennis Roczek <dennisroczek> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dennisroczek, heiko.tietze, ilmari.lauhakangas, rb.henschel |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | target:6.2.0 target:6.1.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 94016 | ||
|
Description
Yousuf Philips (jay) (retired)
2015-09-11 05:21:08 UTC
Confirmed. It can be fixed in MediaWiki css. background-color is #f9f9f9 for both code and wikitable class. done with https://help.libreoffice.org/index.php?title=MediaWiki%3ACommon.css&diff=1732503&oldid=1732502 does anybody find any regressions? heiko, any ideas ^^ https://help.libreoffice.org/Writer/Entries_index_of_tables I think lighter would likely be better to not take away from the black text and possibly a different color. (In reply to Dennis Roczek from comment #4) > heiko, any ideas ^^ Adding Klaus-Juergen for visual design and corporate identity (not registered -> direct email). No objections from my side. (In reply to Heiko Tietze from comment #6) > Adding Klaus-Juergen for visual design and corporate identity (not > registered -> direct email). No objections from my side. The used #AADCF7 is in the Branding, so no problem from this side. The only question would be if there will be some other colours at a help page and that could be looking ugly. I haven't found anything. Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=1b112c0bedae14d3c242d8662d16230acf8c333e tdf#94121 Give code paragraphs a different background, again Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/help/commit/?id=98fba5b275bf5acd73f875109b4bf6d0b5f170e5&h=libreoffice-6-1 tdf#94121 Give code paragraphs a different background, again |