css - border-style: ridge doesn' work on Chrome -


i've got css style border of table:

border-right-width: 3px; border-bottom-width: 3px; border-right-style: solid; border-bottom-style: solid; border-right-color: #558fa6; border-bottom-color: #558fa6; border-style: ridge; 

it works fine in firefox

enter image description here

but ignored chrome:

enter image description here

i checked similar answer, not work me. need similar css code works in chrome.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -