owntone-server/htdocs/assets/PageNowPlaying.css

2 lines
608 B
CSS

.lyrics[data-v-d4edaddb]{top:0;left:calc(50% - 50vw);width:100vw;height:calc(100vh - 26rem);max-height:min(100% - 8rem,100vh - 26rem + 3.5rem);position:absolute;overflow:auto;--mask: linear-gradient( 180deg, transparent 0%, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 1) 85%, transparent 100% );-webkit-mask:var(--mask);mask:var(--mask)}.lyrics div.is-highlighted span[data-v-d4edaddb]{animation:pop-color 0s linear forwards}.lyrics div[data-v-d4edaddb]{line-height:3rem}.lyrics div[data-v-d4edaddb]:first-child{padding-top:calc(25vh - 2rem)}.lyrics div[data-v-d4edaddb]:last-child{padding-bottom:calc(25vh - 3rem)}