- Issue created by @ressa
- 🇩🇰Denmark ressa Copenhagen
I checked 6 of the most popular contrib administration themes, and four of them have the issue with the lines.
These themes look great, as well as Gin and Claro:
These have the problem with the white line on hovering:
- https://www.drupal.org/project/adminimal_theme →
- https://www.drupal.org/project/belgrade →
- https://www.drupal.org/project/claro_compact →
- https://www.drupal.org/project/thunder_admin →
To download them:
composer require drupal/adminimal_theme drupal/belgrade drupal/claro_compact drupal/thunder_admin
To quickly set them as default admin themes, during testing:
drush theme:install adminimal_theme ; drush config:set system.theme admin adminimal_theme -y
drush theme:install belgrade ; drush config:set system.theme admin belgrade -y
drush theme:install claro_compact ; drush config:set system.theme admin claro_compact -y
drush theme:install thunder_admin ; drush config:set system.theme admin thunder_admin -y
- First commit to issue fork.
- Merge request !48Issue #3400892 by gxleano: Fix white line in tag when hovering → (Merged) created by gxleano
- last update
about 1 year ago 2 pass - last update
about 1 year ago 2 pass - 🇪🇸Spain gxleano Cáceres
@ressa
It should be fixed now, could you take a look on this, please?
- Status changed to Needs review
about 1 year ago 4:48pm 20 November 2023 - last update
about 1 year ago 2 pass - Status changed to RTBC
about 1 year ago 5:19pm 20 November 2023 - 🇩🇰Denmark ressa Copenhagen
Thanks @gxleano, it looks great in all the admin themes now.
- last update
about 1 year ago 2 pass - Status changed to Fixed
about 1 year ago 8:19am 21 November 2023