Skip to content

Commit 4f9413a

Browse files
committed
[web-animations-1][editorial] Delete redundant CSS
These styles are part of base.css now.
1 parent 23f18ff commit 4f9413a

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

web-animations-1/Overview.bs

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,6 @@ div.informative-bg h4 {
2626
background: none;
2727
}
2828

29-
div.switch > dl {
30-
padding-left: 2em;
31-
}
32-
33-
div.switch > dl > dt > p {
34-
display: inline;
35-
}
36-
37-
div.switch > dl > dt:before {
38-
content: '\21AA';
39-
padding: 0 0.5em 0 0;
40-
display: inline-block;
41-
width: 1em;
42-
text-align: right;
43-
line-height: 0.5em;
44-
margin-left: -1.3em;
45-
}
46-
4729
.attributes::before, .methods::before,
4830
.parameters::before, .exceptions::before,
4931
.constructors::before, .members::before {

0 commit comments

Comments
 (0)