Journal des modifications

commit 67b64a52aad72f2edc09d6f09f63b6b0eb9de59d
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Oct 11 06:38:28 2019 +0200

    redaction: for mobile, uses a simple right arrow as button to close toolpanel

commit 65debab33ba4254b73fcffa949a5b73210dfa45c
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Oct 10 22:45:01 2019 +0200

    redaction: fix #redaction transition for width management

commit dab063317ee21b56d4562b5ad2d737634be9459d
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Oct 10 22:41:58 2019 +0200

    redaction: use feather sidebar icon in the toolbar as button to display tool panel

commit 446392136b06e42e0782d5f65c627c64099dcfc1
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Wed Oct 9 23:31:13 2019 +0200

    toolpanel: add left border (for mobile, add some padding too)

commit 9ec70500e4e7275d0c5fc5c5143bb5bf6436d24b
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Wed Oct 9 23:06:16 2019 +0200

    news/_toolbar: on click of summary popup, close it back and let continue action (like follow link anchor)

commit 6879b1482bd76ada339d1a88895df2acb58b93bc
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Wed Oct 9 22:42:27 2019 +0200

    redaction: add shadow for toolpanel and use same color than other borders in RonRonnement

commit 2154aea1f756682946ff436d8cef82572a87cbdd
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Wed Oct 9 22:08:44 2019 +0200

    toolpanel: on mobile screen, allow to reduce toolpanel on left transparent border

commit c1523b7d32a09afb5e84009d0fa78e6d0bb64daf
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Sep 23 20:22:38 2019 +0200

    redaction: automatic prettify CSS

commit 84f6f82ebee0b75b3883eb67e18238823f58710f
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Sep 23 17:44:04 2019 +0200

    redaction: uses sass variables to ensure to keep correct ratio between main and tool panel

commit c799dc40c6c3c264eaae39e68f58f87ec61e5880
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Sep 23 13:04:01 2019 +0200

    redaction: fix transitions for main and tool panel

commit f7520de76746055b6a5011db51b30c23f5fe0288
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sat Sep 21 09:28:46 2019 +0200

    redaction: add a scrollbar to toolbar-toc if it's too high

commit f6e1c85befae7304bc84d7a6b7b482646ce801e7
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sat Sep 21 09:22:41 2019 +0200

    chat_n_edit: adjust nav#site for media with width less than max-width body

commit 67234a20082784ed8e0baf8a480ea8120eb49ec0
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Sep 20 23:48:14 2019 +0200

    redaction: align the markdown summary in the tab-help with rest of tab content

commit a2ca19ca671508cc0d2e72b94e0f428dfe776ba9
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Sep 20 23:48:08 2019 +0200

    tab: add a default 3px padding on right and left inside the tab-content

commit 9848fc0ff45cfd93862c5472181e177fc7fddb11
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Sep 20 23:45:13 2019 +0200

    redaction: try to keep left margin as rest of website for the body
    
    Adjust the width and right margin of the body according to the display
    status of the toolpanel.
    
    Adjust width of toolpanel to be able to always show all tabs
    (width depends on font-size instead of view port width).