doc: css: drop Breathe rules
We have dropped Breathe so these rules are just bloating the CSS file. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
aca6b2ab22
commit
d5694cd9d8
1 changed files with 0 additions and 17 deletions
17
doc/_static/css/custom.css
vendored
17
doc/_static/css/custom.css
vendored
|
@ -780,23 +780,6 @@ kbd, .kbd,
|
||||||
background-color: var(--navbar-scrollbar-active-color);
|
background-color: var(--navbar-scrollbar-active-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Breathe tweaks */
|
|
||||||
|
|
||||||
.rst-content .section > dl > dd {
|
|
||||||
margin-left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rst-content p.breathe-sectiondef-title {
|
|
||||||
font-size: 115%;
|
|
||||||
color: var(--link-color);
|
|
||||||
}
|
|
||||||
|
|
||||||
.rst-content dl:not(.docutils) dl:not(.rst-other-versions) dt {
|
|
||||||
background: var(--admonition-note-background-color) !important;
|
|
||||||
border-top: none !important;
|
|
||||||
border-left: none !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Misc tweaks */
|
/* Misc tweaks */
|
||||||
|
|
||||||
.rst-columns {
|
.rst-columns {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue