summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
Commit message (Collapse)AuthorAgeFilesLines
* New Help: improve bascode div css.Olivier Hallot2017-12-031-6/+11
| | | | | | | | | highlight basic code background color Change-Id: I64df0dad9443704675dd4a26be943521bc993e97 Reviewed-on: https://gerrit.libreoffice.org/45751 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Tweak the language menuIlmari Lauhakangas2017-10-121-11/+21
| | | | | | | | | Simplified the markup and tweaked the look a bit. Change-Id: Ifc296a82b17215e7bcfbfc17432aacddb922664b Reviewed-on: https://gerrit.libreoffice.org/43345 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#112754 Enlarge H1, make its fonts thinner & increase margin-bottomAdolfo Jayme Barrientos2017-10-061-4/+4
| | | | Change-Id: Ie683cdd429626bfcb1e2ebc0ad8ae88ec1fe50be
* Helponline: Override the “normalizer” rule messing with line heightAdolfo Jayme Barrientos2017-09-211-0/+1
| | | | | | | | | | Otherwise, the body text looks cramped. Change-Id: I4bf6a8b714a243c5de333f46c4249e1c51060f50 Reviewed-on: https://gerrit.libreoffice.org/42222 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#97745 housekeepingOlivier Hallot2017-07-291-0/+5
| | | | | | | | | | | Fix links in bookmarks.js Better font size for Index and Contents Fix CSS file Change-Id: I42966be1d88b12393b6dd95adb2719baf76a025c Reviewed-on: https://gerrit.libreoffice.org/40549 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#97745 Fix width on wide screensBuovjaga2017-07-261-12/+5
| | | | | | | | Change-Id: I91a84a0d3460ab7ccacd1ec1f14ef7b97db3b767 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/40427 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#97745 Enhance help page layoutBuovjaga2017-07-251-308/+256
| | | | | | | | | | | * Horizontal (stackable) navigation * Work in progress Change-Id: I16a9816b2465e995dd63e36fda0f0d89ea6053e4 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/40421 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#97745 Use system browser to display help pagesBuovjaga2017-07-231-302/+430
| | | | | | | | | | | | | | | | Some improvements (WIP) * Use CSS grids * Better language selector * Better svg icons * reorder some scripts, clean code * favicon * fix index Change-Id: Idd55f41724cc3972c8b461ede5f1e975716c5290 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/40316 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#97745 Help-in-browser (x) refactor contentsOlivier Hallot2017-07-171-5/+10
| | | | | | | | | | Tree files now loaded as javascript More fixes Change-Id: Ifa353e717eec63e2369fbeabab7463f4ccd72392 Reviewed-on: https://gerrit.libreoffice.org/40069 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* Help-in-browser (ix) Add contents treeviewOlivier Hallot2017-07-161-0/+119
| | | | | | | | | | | Add Contents tree transforming *.tree files Reposition <meta> tag for UTF-8 Fork bash script for faster processing Change-Id: I6c74aa1e855b7f4bb152e2c632f6ab7d683e5462 Reviewed-on: https://gerrit.libreoffice.org/40007 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* Help-in-browser (vii) more improvementsOlivier Hallot2017-07-111-116/+189
| | | | | | | | | | | | see it in http://helponline.libreoffice.org Added mos keywords from schema.org New, responsive page design Change-Id: I9df963c1a962c0fbb5c2926d8066b31cd20d485b Reviewed-on: https://gerrit.libreoffice.org/39822 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* Help-in-browser: several improvementsOlivier Hallot2017-06-251-0/+332
| | | | | | | | | | | | | * tabs for Contents/Index/Search * product version (6.0, 5.3, 5.2, etc...) * capable to receive URL from LibreOffice help call (need to change help url in sfx2/: protocol://<host>/index.html?<params> Change-Id: I2244336ea47cdb923884ae97b9f4a586d85ec706 Reviewed-on: https://gerrit.libreoffice.org/39227 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* Move the JavaScript pieces directly to 'source'.Jan Holesovsky2016-11-071-175/+0
| | | | This avoids problems with tryint to access stuff via '..'.
* Fix comments in script and JavaScript refactor.Fabio Biocchetti2016-10-241-1/+1
| | | | | | | | | | | | | | Comments correction in shell script Introduced js debouncer for search bar xml-stylesheet tag removed Introduced parameter passing through pages Links in XHP pages now work with js Minor adjustments Change-Id: Ibf5f7a74c3249fa6f1ff4d3037fe821797e88d1d Reviewed-on: https://gerrit.libreoffice.org/30231 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#97745 Help pages in browser (WIP)Fabio Bioccetti2016-10-211-4/+56
| | | | | | | | | | | | | | Work in progress: Search index Javascript xhp server patch2: rename jj.js to help.js updated index.html accordingly Change-Id: Idece5ea25b0906b3fbdfd1f401e8dcfdfa4bd947 Reviewed-on: https://gerrit.libreoffice.org/30143 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* New help system with browser and XSL transformOlivier Hallot2016-03-261-0/+123
See README.txt for initial information Change-Id: Iccb36975207db55c49bbfc8385bf78b948b77c2e Reviewed-on: https://gerrit.libreoffice.org/23343 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>