Skip to content
Snippets Groups Projects
  • David Beguin's avatar
    c2629d11
    [FIX] website_slides: add various design and UX fixes · c2629d11
    David Beguin authored
    - slidesChannelDropdownSort : dropdown items back to visible (was white on white)
    - Featured lesson : change icon to bullhorn instead of + icon
    - Pass certification fullscreen button : btn primary
    - set max height to fullscreen content to 100% minus header
    - Fix 'infographic' slide type image view
    - change image for 'Furniture Technical Specifications' course
    - fix fullscreen presentation mode: The condition to add the iframe that
      contains the presentation of the document was wrong and, so, never met.
      Those conditions are evaluated in javascript and not in python as it's part
      of t-name template linked to a javascript widget.
    
    Commit linked to task ID 1941250 and PR #31279.
    c2629d11
    History
    [FIX] website_slides: add various design and UX fixes
    David Beguin authored
    - slidesChannelDropdownSort : dropdown items back to visible (was white on white)
    - Featured lesson : change icon to bullhorn instead of + icon
    - Pass certification fullscreen button : btn primary
    - set max height to fullscreen content to 100% minus header
    - Fix 'infographic' slide type image view
    - change image for 'Furniture Technical Specifications' course
    - fix fullscreen presentation mode: The condition to add the iframe that
      contains the presentation of the document was wrong and, so, never met.
      Those conditions are evaluated in javascript and not in python as it's part
      of t-name template linked to a javascript widget.
    
    Commit linked to task ID 1941250 and PR #31279.