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 -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -