is there any way to do CSS only for Chrome 49 and below? My browser is chrome 60, when I print a huge table, it display normally (page break very smooth), but when I try to print use Chrome 49, it display very bad, there's no page break (thead not displaying again when change page). I can't update my client browser because he currently use XP, and Chrome version that available only in XP is Chrome 49. Is there any solution?
I already tried to change css for chrome 49, it really smooth.. but when I change to my computer (chrome 60) then it goes bad... So i need at least 1 condition to determines chrome version, so I can activate my CSS only on chrome 49