Skip to content

Commit

Permalink
Merge pull request #215 from europeana/feat/MET-6309-Permanently-Visi…
Browse files Browse the repository at this point in the history
…ble-Help-Icons

MET-6309 Make Target Help Icons Permanently Visible
  • Loading branch information
andyjmaclean authored Dec 18, 2024
2 parents 2d6b552 + 79231a5 commit a540952
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/app/country/country.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
line-height: 1em;
display: inline-block;
text-align: center;
opacity: 0;
}
}

Expand Down Expand Up @@ -360,14 +359,6 @@
.totals {
position: relative;
}

.totals:hover {
// draw attention to the help
.help-opener::after {
opacity: 1;
transition: opacity 0.3s linear;
}
}
}

.entry-card {
Expand Down

0 comments on commit a540952

Please sign in to comment.