mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
dev-manual: Added new "writernotes" style.
This style is for review purposes and can be implemented in the XML file using <para role='writernotes'>. The text in the paragraph is rendered red. (From yocto-docs rev: db990802594af3a70b11e320c06fe6a9dc80579b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
17a21e6f73
commit
34e08b3373
@@ -730,6 +730,10 @@ div.navfooter {
|
||||
border-color: black;
|
||||
}
|
||||
|
||||
.writernotes {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
/*********** /
|
||||
/ graphics /
|
||||
|
||||
Reference in New Issue
Block a user