Jump to content

Turn off TV epsiodes dark mask - new 4.8 styles


visproduction
Go to solution Solved by Happy2Play,

Recommended Posts

visproduction

4.8  (I am using 4.9 beta)

Web server view from browser.

TV Epsiode thumbs listed top to bottom, inside a season have a dark mask that goes away on mouse over.  

Adding this to custom css takes it away.
 

.listItemOverlayButton-imagehover {
	background:none;
}

 

Edited by visproduction
Link to comment
Share on other sites

  • Solution
Happy2Play

There are actually two depending on where you hover.  But will guess the first on as it provides the dark mask compared to the other that is theme based.

Basically you just have to go down a couple more rows.

overlay

.listItemOverlayButton-imagehover - hover over text area

image.thumb.png.45a3c0cadb4a4f72eacbbb50a7bd5ec9.png

playbutton hover on image (enabled hover on element to shows in console)

.paper-icon-button-light:hover - hover over image

image.thumb.png.229b159f70c55246916c2da1e85cb6cc.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...