Jump to content

CSS element to change entry field's color?


lcz__

Recommended Posts

Hey guys, I have a quick question, I'm trying to change around the colors in Emby for my login, and this is what it looks like currently:

 

8o8bmSS.png

 

Is there any way to change the color of the gray area, and the text inside of the box?

 

Thank you for your help!

Link to comment
Share on other sites

Happy2Play

What server version, Stable or Beta?

 

Are looking to change all "inputLabel" colors and input text?  Or try to target just those?

 

Remember those input fields apply to Metadata Manager (edit metadata), and Dashboard fields.

Link to comment
Share on other sites

Happy2Play

I think I'm trying to target all, but I might not, I'd like to experiment to see how it looks.

 

I'm on Stable currently!

 

Something like this

div.inputContainer label {color: #fd0202; }
div.inputContainer input  {color: #fd0202; }
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...