Remove local CSS that overrides the redbasic theme.
This commit is contained in:
parent
4047e871e5
commit
c09ee7d714
20
doc/toc.html
20
doc/toc.html
@ -37,26 +37,6 @@
|
|||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#help-content.generic-content-wrapper {
|
|
||||||
border: 0;
|
|
||||||
box-shadow: 0;
|
|
||||||
border-radius: 0;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
#help-content.section-title-wrapper {
|
|
||||||
padding: 7px 10px;
|
|
||||||
background-color: $item_colour;
|
|
||||||
border-top-left-radius: 0;
|
|
||||||
border-top-right-radius: 0;
|
|
||||||
border-bottom: 0;
|
|
||||||
}
|
|
||||||
#help-content.section-content-wrapper {
|
|
||||||
padding: 7px 10px;
|
|
||||||
background-color: $comment_item_colour;
|
|
||||||
border-bottom-left-radius: 0;
|
|
||||||
border-bottom-right-radius: 0;
|
|
||||||
word-wrap: normal;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div class="panel-group" id="accordion">
|
<div class="panel-group" id="accordion">
|
||||||
|
Reference in New Issue
Block a user