mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
ie: Add Exchanges styling for Internet Explorer
This commit is contained in:
parent
1552c2ca8f
commit
83e727a3d2
1 changed files with 9 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue