[Drupal 10.1] Compatibility with updated bulk operations
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3368732. -->
Reported by: [hudri](https://www.drupal.org/user/3513676)
Related to !263
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Drupal core v10.1 has introducted floating bulk operations:<br>
<img src="https://www.drupal.org/files/BulkOperations.png" width="620" height="419" alt="floating bulk operation"><br>
(see <a href="https://www.drupal.org/blog/drupal-10-1-0">https://www.drupal.org/blog/drupal-10-1-0</a>)</p>
<p>Great feature, it just doesn't fit into Gin's design. Core uses a black background over white screen for the floating bar, while Gin uses a glassy / semi-opaque style with shadows for fixed bars. It looks odd within a Gin theme.</p>
<p><img src="https://www.drupal.org/files/issues/2023-06-22/f49502d3de3c74a45%5B1%5D.png" width="788" height="483" alt="floating in gin"></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Re-style Olivero's floating bar to match the style of the glassy fixed bar on top of the page.</p>
issue