Problem/Motivation

The css pointing to the core "plus" icons is relative to the module which means that the icon path can break depending on where the module is placed. In addition, it still assumes that the module is already inside the "core" directory.

Steps to reproduce

Install the module, click the "Place block" link in the toolbar, and you will see the icons are missing on the buttons to add blocks.

Proposed resolution

Use an absolute url to the core icon.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

segovia94 created an issue. See original summary.

heatherwoz’s picture

Status: Active » Reviewed & tested by the community

Works great, restores the icon images.

  • heatherwoz committed edd46930 on 8.x-1.x authored by segovia94
    Issue #3245818 by segovia94, heatherwoz: CSS pointing to core icons is...
heatherwoz’s picture

Status: Reviewed & tested by the community » Fixed
heatherwoz’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.