Background for shortcut and user account menu links in classic drupal toolbar
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3362460. --> Reported by: [sahal_va](https://www.drupal.org/user/3558859) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Unlike menu link under "Manage" tab, "shortcuts" and "account" tabs doesn't have any hover effects applied.</p> <p>See below screenshots for clarity.<br> Hovering "Content" menu in manage tab<br> <img src="https://www.drupal.org/files/issues/2023-05-24/toolbar-manage-tab.png" alt="toolbar-manage-tab.png"></p> <p>Hovering "Add content" menu in shortcuts tab<br> <img src="https://www.drupal.org/files/issues/2023-05-24/toolbar-shortcuts-tab.png" alt="toolbar-shortcuts-tab.png"></p> <p>Hovering "View profile" menu in account tab<br> <img src="https://www.drupal.org/files/issues/2023-05-24/toolbar-account-tab.png" alt="toolbar-account-tab.png"></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add background css when hovering over the link.</p>
issue