html - !important in css isn't working -


I have tried to override the background of my rows in the table, I did it:

  & lt; tr style = "background color: # 000099! important;" & Gt;   

And the result was: I have spent 2 hours on it, I have not done anything everywhere, nothing seems to work, only the work that is done

  & lt; Style & gt; Td {background-color: # 000099! Important; "}  gt;   

But I do not want to do this, I will have different background colors of the rows, for making different classes for each type of rows. But td.classname is either

I want to add it to your COO CSS file because The Kino script will overwrite your CSS:

kindo.common.min.css: line # 9

  .k-grid Td   

This is the color of your background which Ducker is the CSS for TD.

Edit:

You may be searching for:

  $ (document) .ready (function () {$ (".k-grid td: ('Jan')). ​​CSS (" background-color "," # 000099 ");});   

enter image details here

such Looks

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -