Skip to content

Instantly share code, notes, and snippets.

@marka2g
Forked from alvises/app.css
Created October 29, 2022 20:44
Show Gist options
  • Save marka2g/eda5ba698d00830f9519941e7c663d10 to your computer and use it in GitHub Desktop.
Save marka2g/eda5ba698d00830f9519941e7c663d10 to your computer and use it in GitHub Desktop.
Phoenix LiveView Gallery with Slideshow
/* to add to assets/css/app.css */
.thumb-selected {
border: 4px solid #0069d9;
}
.thumb-unselected {
opacity: 0.5;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment