settings_tray_edit.pcss.css
Same filename and directory in other branches
Settings tray edit mode styles.
File
-
core/
themes/ default_admin/ migration/ css/ components/ settings_tray_edit.pcss.css
View source
- /**
- * @file
- * Settings tray edit mode styles.
- */
-
- .dialog-off-canvas-main-canvas.js-settings-tray-edit-mode .settings-tray-editable.settings-tray-editable {
- &:hover,
- &.settings-tray-active-editable {
- background-color: var(--gin-bg-item-hover);
- }
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.