- Issue created by @atowl
As part of the gin_lb module, when the classic toolbar is choosen, the background of the 'Display options' as pictured forcably gets it background set from the JS script.
eg
<div class="toolbar-icon trigger toolbar-item" id="toolbar-item-display-options" data-toolbar-tray="toolbar-item-shortcuts-tray" role="button" style="background-color: rgb(0, 80, 147);">Display options
Install vanilla Drupal 11.x install
Install and enable gin_lb:^2.0.x
Install and enable environmental_indicator
Select gin as your admin theme, active etc
Select the classic toolbar for navigation
Configure Environment Indicator so the colors are being applied.
Background of the "display options" is now the same as configured in the Environmental Indicator
Change class selector in JS so it does not include this selector.
Test?
No background for the "Display options" anymore.
Active
4.0
User interface