Skip to content

How can i change style "style only element" #1555

Answered by CRC32EX
CRC32EX asked this question in Q&A
Discussion options

You must be logged in to vote

I found solution.

div[style*="background-color: green"] {
  background-color: red !important;
}

It works successfully!

ref
https://stackoverflow.com/a/8426901/4771485

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by CRC32EX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant