gaufre: add an subtle active style

This commit is contained in:
Emmanuel Pelletier
2025-02-27 17:25:09 +01:00
parent 15b52ab2de
commit ba17049528

View File

@@ -195,6 +195,9 @@ const useSubsettedFont = import.meta.env.PUBLIC_USE_GAUFRE_SUBSETTED_FONT !== "0
border-bottom: 1px solid #8989cd !important;
}
}
.lagaufre-service:active {
background-color: #ddddfab7 !important;
}
[data-fr-scheme="dark"] .lagaufre-service:hover {
background-color: #2d2d2d !important;