mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Change comment about turning part of focus style off
Co-authored-by: Ben Thorner <benthorner@users.noreply.github.com>
This commit is contained in:
@@ -105,7 +105,7 @@ $zoom-button-hover-colour: govuk-shade($zoom-button-colour, 10%);
|
|||||||
height: 2px;
|
height: 2px;
|
||||||
background: $govuk-focus-text-colour;
|
background: $govuk-focus-text-colour;
|
||||||
|
|
||||||
// hide in forced-color mode, where the normal focus state the divider is part of does not show
|
// Hide in forced-color mode, since the button outlines suffice
|
||||||
@media (forced-colors: active) {
|
@media (forced-colors: active) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user