Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-83577

Reinforce tertiary menu affordance

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 4.3.9, 4.4.5, 4.5.1
    • Course, Navigation, UX
    • None
    • MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE

      I noticed our teachers have difficulties to manipulate the tertiary menu because it does not look like a menu.

      I propose css tweak to make the tertiary menu more clear ($brandcolor has to be replaced with your choosen brandcolor in boost parameters):

      .tertiary-navigation .tertiary-navigation-selector .dropdown-toggle{
      font-size:1.2rem!important;
      }
      .tertiary-navigation .tertiary-navigation-selector .dropdown{
      border:3px solid $brandcolor;
      border-radius:0.5rem;
      padding-left:3px;
      padding-right:3px;
      } 

      Presentation before :

      Presentation after :

       

            Unassigned Unassigned
            zabellemotte Zabelle
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.