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

Fix the background color for atto buttons when clicked and hover

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.6
    • 2.6
    • Text editor TinyMCE
    • None
    • MOODLE_26_STABLE
    • MOODLE_26_STABLE
    • MDL-42091-master
    • Hide

      With Atto as the editor
      (Clear caches)

      1. Hover over a button
      2. Ensure the background of the button changes (in more modern browsers the background will be a radial gradient)
      3. Click a button
      4. Ensure the background of the button darkens (in more modern browsers the background will be a radial gradient)
      5. Switch to html view
      6. Hover a disabled button
      7. Verify the cursor and background do not change
      Show
      With Atto as the editor (Clear caches) Hover over a button Ensure the background of the button changes (in more modern browsers the background will be a radial gradient) Click a button Ensure the background of the button darkens (in more modern browsers the background will be a radial gradient) Switch to html view Hover a disabled button Verify the cursor and background do not change
    • 2
    • FRONTEND Sprint 5

      They should be:

      Hover:
      background-color: #ebebeb;
      background-image: radial-gradient(ellipse at center, #ffffff 60%,#dfdfdf 100%);

      Active:
      background-color: #dfdfdf;
      background-image: radial-gradient(ellipse at center, #ffffff 40%,#dfdfdf 100%);

            phalacee Jason Fowler
            phalacee Jason Fowler
            Barbara Ramiro Barbara Ramiro
            Damyon Wiese Damyon Wiese
            Rossiani Wijaya Rossiani Wijaya
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

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