mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update CSS to display operating systems without download size
This commit is contained in:
parent
e76a3e16c3
commit
72adadb49a
3 changed files with 11 additions and 25 deletions
|
@ -204,10 +204,6 @@ body{
|
|||
zoom:1;
|
||||
display:inline;
|
||||
}
|
||||
.downloadbox p{
|
||||
margin-top:expression(this.parentNode.getElementsByTagName('P')[0]==this?'0px':'20px');
|
||||
margin-bottom:expression(this.parentNode.getElementsByTagName('P')[0]==this?'20px':'0px');
|
||||
}
|
||||
.downloadbox a{
|
||||
zoom:1;
|
||||
display:inline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue