jac.kock Posted December 3, 2013 Share Posted December 3, 2013 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.