How to make css ! important work in Google chrome...Its working in firefox and IE..
My css as follows:
Collapse | Copy Code
dxgvControl_Office2003Blue a {
color: black;
}
.lnkjobref {
color: Blue !important;
text-decoration: underline;
}
Blue color not coming in chrome alone...