css issue
-
I’m trying to overwrite:
#pf-body tr {
border-bottom: 1px solid #ddd;
}I created a printfriendly.css and specified the url in the settings. But it’s not overwriting.
– I tried adding !important
– I tried adding body
– added a class to the tableHere is where I am and it’s not working:
#pf-body table.sch tr {border-bottom: 0px solid #fff !important;}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘css issue’ is closed to new replies.