image.admin.pcss.css
Same filename in other branches
Styles for image style admin UI.
File
-
core/
themes/ claro/ css/ components/ image.admin.pcss.css
View source
- /**
- * @file
- * Styles for image style admin UI.
- */
-
- .image-anchor td:not(:hover) {
- background-color: var(--color-white);
- }
-
- .image-anchor td:hover > div {
- background-color: transparent;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.