mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Drop obsolete CSS lines
This commit is contained in:
parent
b26b0d7791
commit
7d981b183a
2 changed files with 0 additions and 20 deletions
13
_less/ie.css
13
_less/ie.css
|
@ -274,19 +274,6 @@ body{
|
||||||
display:inline;
|
display:inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sponsor-banner div{
|
|
||||||
display:inline;
|
|
||||||
zoom:1;
|
|
||||||
}
|
|
||||||
.sponsor-banner span,
|
|
||||||
.sponsor-banner a,
|
|
||||||
.sponsor-banner a:link,
|
|
||||||
.sponsor-banner a:active,
|
|
||||||
.sponsor-banner a:visited{
|
|
||||||
display:inline;
|
|
||||||
zoom:1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.devprojectlist li{
|
.devprojectlist li{
|
||||||
display:expression((this.parentNode.childNodes[0]==this||this.parentNode.childNodes[1]==this||this.parentNode.childNodes[2]==this||this.parentNode.childNodes[3]==this)?'list-item':'');
|
display:expression((this.parentNode.childNodes[0]==this||this.parentNode.childNodes[1]==this||this.parentNode.childNodes[2]==this||this.parentNode.childNodes[3]==this)?'list-item':'');
|
||||||
}
|
}
|
||||||
|
|
|
@ -166,13 +166,6 @@ h2 .rssicon{
|
||||||
right:-24px;
|
right:-24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sponsor-banner a,
|
|
||||||
.sponsor-banner a:link,
|
|
||||||
.sponsor-banner a:active,
|
|
||||||
.sponsor-banner a:visited{
|
|
||||||
direction:ltr;
|
|
||||||
}
|
|
||||||
|
|
||||||
.listtable div div{
|
.listtable div div{
|
||||||
text-align:right;
|
text-align:right;
|
||||||
padding-right:0;
|
padding-right:0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue