Skip to content

Commit 902eb0d

Browse files
committed
Remove unused ref-manual CSS
1 parent de43cd5 commit 902eb0d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

assets/sass/reference.scss

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -354,24 +354,6 @@ ol.reference-previous-versions {
354354
}
355355
}
356356

357-
.callout.ref-manual {
358-
@include background-image-2x($baseurl + "images/icons/book", 54px, 72px, 24px 20px);
359-
padding: 20px 30px 20px 100px !important;
360-
background-color: var(--callout-color);
361-
iframe {
362-
max-width: 100%;
363-
}
364-
365-
h3 {
366-
font-size: 18px;
367-
}
368-
369-
p {
370-
font-size: 15px;
371-
line-height: 1.3em;
372-
}
373-
}
374-
375357
p.quickref {
376358
@include background-image-2x($baseurl + "images/icons/document", 15px, 21px, 0 0);
377359
padding-left: 22px ! important;

0 commit comments

Comments
 (0)