ie: Add Exchanges styling for Internet Explorer

This commit is contained in:
Will Binns 2017-01-22 13:24:43 -06:00
parent 1552c2ca8f
commit 83e727a3d2
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404

View file

@ -283,6 +283,15 @@ body{
display:inline;
}
.exchanges div div{
zoom:1;
display:inline;
padding:20px 0;
}
.exchanges div{
border-top:expression(this.parentNode.className=='resourcesorg'&&this.parentNode.getElementsByTagName('DIV')[0]!=this?'1px solid #e0e0e0':'0');
}
.banner-message a:hover,
.banner-message a:hover:link,
.banner-message a:hover:active,