Skip to content

Commit

Permalink
outline current page thumbnail (#7042)
Browse files Browse the repository at this point in the history
  • Loading branch information
pionnegru committed May 21, 2021
1 parent 5478c88 commit 272e2d6
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -28,5 +28,9 @@
&__thumb:hover {
box-shadow: 0 0 5px 0 $black-87-opacity;
}

&__thumb--selected {
border: 2px solid mat-color($alfresco-ecm-blue, A200);
}
}
}

0 comments on commit 272e2d6

Please sign in to comment.