20 316
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 288 : | Ligne 288 : | ||
border-color: #228922; | border-color: #228922; | ||
box-shadow: inset 0 0 0 1px #228922 inset 0 0 0 2px #ffffff | box-shadow: inset 0 0 0 1px #228922 inset 0 0 0 2px #ffffff | ||
} | |||
.client-darkmode .cdx-menu-item--enabled.cdx-menu-item--active { | |||
background-color: #eaf3ff; | |||
color: var(--color-link) | |||
} | |||
.client-darkmode .cdx-menu-item--enabled.cdx-menu-item--active .cdx-menu-item__content,.cdx-menu-item--enabled.cdx-menu-item--active .cdx-menu-item__text__description { | |||
color: var(--color-link); | |||
} | |||
.client-darkmode .cdx-menu-item--enabled.cdx-menu-item--selected.cdx-menu-item--highlighted,.cdx-menu-item--enabled.cdx-menu-item--selected.cdx-menu-item--highlighted .cdx-menu-item__content,.cdx-menu-item--enabled.cdx-menu-item--selected.cdx-menu-item--highlighted .cdx-menu-item__text__description { | |||
color: var(--color-link) | |||
} | } | ||
modifications