Skip to content

Commit 1a1f0cf

Browse files
author
MFC Action
committed
Docs @ 07f3dd8
1 parent bc40322 commit 1a1f0cf

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

documentation/doxygen.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,9 @@ dl.deprecated dt a {
13511351
color: #5b6269 !important;
13521352
}
13531353

1354-
dl.section dd, dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
1354+
dl.note dd, dl.warning dd, dl.pre dd, dl.post dd,
1355+
dl.remark dd, dl.attention dd, dl.invariant dd,
1356+
dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
13551357
margin-inline-start: 0px;
13561358
}
13571359

post_process/doxygen.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,9 @@ dl.deprecated dt a {
13511351
color: #5b6269 !important;
13521352
}
13531353

1354-
dl.section dd, dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
1354+
dl.note dd, dl.warning dd, dl.pre dd, dl.post dd,
1355+
dl.remark dd, dl.attention dd, dl.invariant dd,
1356+
dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
13551357
margin-inline-start: 0px;
13561358
}
13571359

pre_process/doxygen.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,9 @@ dl.deprecated dt a {
13511351
color: #5b6269 !important;
13521352
}
13531353

1354-
dl.section dd, dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
1354+
dl.note dd, dl.warning dd, dl.pre dd, dl.post dd,
1355+
dl.remark dd, dl.attention dd, dl.invariant dd,
1356+
dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
13551357
margin-inline-start: 0px;
13561358
}
13571359

simulation/doxygen.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,9 @@ dl.deprecated dt a {
13511351
color: #5b6269 !important;
13521352
}
13531353

1354-
dl.section dd, dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
1354+
dl.note dd, dl.warning dd, dl.pre dd, dl.post dd,
1355+
dl.remark dd, dl.attention dd, dl.invariant dd,
1356+
dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
13551357
margin-inline-start: 0px;
13561358
}
13571359

0 commit comments

Comments
 (0)