Commit Graph

95 Commits

Author SHA1 Message Date
aghArdeshir 96b8f3ccef invert more pictures and iprove dark theme 2023-08-13 18:09:34 +02:00
aghArdeshir 9b6e7bd011 improve styling for dark theme 2023-08-13 18:09:20 +02:00
aghArdeshir 4bd3ad884f add themechanger along with dark theme 2023-08-13 18:09:06 +02:00
Edouard Saintesprit 19282bd2ef Re-enabled changes to the menu for screen sizes <= 800px 2023-01-19 04:19:37 +03:00
MrHeadwar 5dca53dc59 Reorganized and simplified the CSS, removing a warning when building the PDF 2022-11-24 13:13:37 +03:00
MrHeadwar 3bc02053ba Added an #hdimage class to avoid hard coding image resizing for high quality images 2022-11-23 12:16:53 +03:00
MrHeadwar 95a5b1fd82 Added missing images, handled image maps for the pdf (rendered as simple images) 2022-11-03 17:40:26 +03:00
MrHeadwar 88b8130ec8 Update to the Interface Overview page : added the Cue Grid, and updated all visuals. Also, got rid of the imagemaps for <a>s that allow the return of higlighted sections 2022-11-03 17:27:21 +03:00
MrHeadwar b3358ebceb Minor PDF tweaks: indent the TOC 2022-11-03 17:26:48 +03:00
MrHeadwar b0150170a6 PDF : font improvements: size, color and consistency 2021-12-30 10:40:08 +01:00
MrHeadwar a5ffc52cc4 PDF : justify all texts 2021-12-29 19:16:58 +01:00
MrHeadwar a3e38aa8e3 PDF : allow breaking a table on multiple page, corrected a few wrong or duplicate anchors (checked with Linkchecker), made titles more discernible 2021-12-29 12:24:26 +01:00
Ed Ward 1965895da8 CSS: Clearer difference between menus and buttons, more elegant code 2021-08-31 21:39:51 +02:00
Ed Ward 32ab07dcdd Even if fixmes were a good idea, showing it to the user makes no sense unless it is a warning about erroneous/false information 2021-08-19 22:45:26 +02:00
Ed Ward 3e79e8cfcb Font improvement to the manual 2021-04-18 18:55:24 +02:00
Ed Ward 088646dc02 Made PDF generation work again 2021-04-18 12:03:22 +02:00
Ed Ward 6b5f774be3 Replaced divs by imagemap in Ardours Interface Overview for maintainability and PDF generation 2021-04-18 11:05:01 +02:00
Ed Ward 2639f322ce Moved previous CSS change to screen only, slightly reduced line height so that titles stand out more 2021-04-17 08:43:05 -07:00
Ed Ward 2fdb202fb5 Tiny change to the CSS: figcaption font size should not be more than text font size 2021-04-17 08:43:05 -07:00
Paul Davis b90a3f6fad fix CSS to cover more modifier combinations 2021-03-24 16:40:09 -06:00
Shamus Hammons f04db3fe5d First pass at reorganizing/cleaning up the MIDI part.
A few other files were touched as well as they were referred to by files
in the MIDI part, which lead to other connected things being pulled in.
As this is only the first pass, there will be more necessary changes
coming in the near future.  Also, the lowest two levels of structure
were mistakenly removed from the build system; these have been added
back as they are necessary to keep the structure of the manual sane.
2020-05-18 18:07:17 -05:00
Ed Ward 5700f85664 Moved a CSS property out of the building script 2019-08-29 14:02:14 +02:00
Ed Ward ee498733ff Added anchors pages and links addresses to the PDF 2019-08-02 12:01:53 +02:00
Ed Ward 863e57e8e3 Correcting typos 2019-08-02 09:20:05 +02:00
Ed Ward bbdbb9cb41 Added the generation date to the PDF 2019-08-01 14:21:10 +02:00
Ed Ward ae13870226 Various improvements in the PDF rendering. More efficient build 2019-08-01 13:28:14 +02:00
Ed Ward 4f1a3a5e3b Align table cells on top 2019-07-31 16:28:06 +02:00
Ed Ward 0cd3cf0a0c Ordered lists in PDF respect margins 2019-07-31 16:20:07 +02:00
Ed Ward 0f76a0a23a Added files for PDF generation 2019-07-30 16:17:43 +02:00
Ed Ward 74d200e341 Adding PDF generation 2019-07-30 16:14:34 +02:00
Ed Ward bdabd959cc Slight improvements to the CSS, simplification 2019-06-28 15:23:05 +02:00
Ed Ward fb3befa335 More CSS optimization 2019-02-26 08:36:33 -08:00
Ed Ward 1f90d2dac9 More CSS simplification, hopefully no visual change. Made the left bar active title readable (lighter red) 2019-02-26 08:36:33 -08:00
Ed Ward df596e752f CSS simplification (no visual change hopefully) 2019-02-26 08:36:33 -08:00
Ed Ward dfd7223eb7 A bit of styling for the 1-page version 2019-01-14 12:31:58 +01:00
Ed Ward ecdab5aaa7 Removing unused images, a tiny bit of styling 2019-01-14 11:15:37 +01:00
Ed Ward 5a9ceb32ac Removed a semi-broken transition in the CSS. 2018-04-16 14:40:10 +02:00
Ed Ward bf25b41536 Continuing the rephrasing, adding screencaptures, adding a miniature image class 'mini' for unnecessarily big screencaps, that grow fullsize on mouse hover 2017-06-09 19:14:41 +02:00
Ed Ward b818a4a213 Corrected the TOC ids to classes, updated the CSS accordingly 2017-04-23 07:47:34 -07:00
Ed Ward 40881b5b46 Reindenting the left summary, lost after upgrading bootstrap 2017-04-18 15:16:31 -07:00
Robin Gareus 5d3614e072 visually distinguish table-headings from content 2017-04-16 14:30:48 +02:00
Robin Gareus 7e8bf55c0f FP8 manual update:
* consistent use of "mixer-strip"
* wrap all buttons in <kbd>
* fix some typos
2017-04-16 13:43:57 +02:00
Robin Gareus 85e5c38cd7 Fix <li>, <ol> flow around float elements
http://stackoverflow.com/questions/710158/why-do-my-list-item-bullets-overlap-floating-elements
2017-04-16 01:45:14 +02:00
Robin Gareus 6b48dc5dbf Add Images to FP8 doc 2017-04-15 23:13:37 +02:00
Ed Ward fe449a5228 Refining the CSS, changed the search to Duckduckgo, search filed in the sidebar, localized font 2017-03-28 11:13:12 +02:00
Ed Ward d26989c791 Table line-height corrected 2017-03-26 18:13:46 +02:00
Ed Ward 61e20da653 user selectable <kbd>s 2017-03-26 17:20:17 +02:00
Ed Ward 75b4514f77 tweaking the CSS (GCSE, HiDPI) 2017-03-26 16:55:59 +02:00
Robin Gareus ab19a4c2b7 Allow selection..
at least until various elements in the Appendix which are not keyboard-
shortcuts are no longer <kdb> .
It's really practical to be able top copy Editor action names and
OSC methods for example.
2017-03-25 23:53:15 +01:00
Robin Gareus f6c1498019 back to some semblance of CSS sanity
overriding global style without specifics is really bad practic here.
it breaks subtly breaks many cases.

- particularly table width:100% with a sidebar
- do not mix design and layout
- nor semantics and visual style

some of these should probably re-incarnate in table.dl
2017-03-25 23:53:06 +01:00