[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7042/8267] yocto-project-qs: Added writernotes style to the *.css file.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 7042/8267] yocto-project-qs: Added writernotes style to the *.css file.
- Date: Sun, 17 Dec 2017 05:41:34 +0000 (UTC)
commit b9a3edf6ce02c5968ec4b1378dedb80b7ed3f0ca
Author: Scott Rifenbark <srifenbark gmail com>
Date: Fri Jul 28 12:14:16 2017 -0700
yocto-project-qs: Added writernotes style to the *.css file.
This style allows a writer to use the <para role='writernotes'>
tag to have text in the paragraph render in red.
(From yocto-docs rev: 65bb4edcd0a58ea8e17f28f9f5c13e2898c22745)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/yocto-project-qs/qs-style.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css
index 235c85a..948f1be 100644
--- a/documentation/yocto-project-qs/qs-style.css
+++ b/documentation/yocto-project-qs/qs-style.css
@@ -730,6 +730,11 @@ div.navfooter {
}
+.writernotes {
+ color: red;
+}
+
+
/*********** /
/ graphics /
/ ***********/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]