Jump to content

needs help css to work in IE 10 and higher?


jac.kock

Recommended Posts

hi all,

 

i have on my site a style that creates a button like style from the TR and TD butt, now after the update from IE 9 tot 11 i only see a black border and not the raised gray whit border i used to see?

 

this is my css style used in the index can someone help me to get it working agian?

<style type="text/css">
.button-tr
{ 
border-width: 3px; 
border-style: outset; 
border-collapse: collapse;
} 

.button-td
{ 
border-width: medium; 
border-style: outset;
}
</style>

thanx all

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.