From fd4085f380d6213e9dff47cf4d97d3009e148928 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Mon, 23 Mar 2015 15:26:02 +0000 Subject: bitbake: toasterui: update links to Toaster manual Set the links to the Toaster manual in the base.html and landing_not_managed.html templates to the URL of the new Toaster manual. (Bitbake rev: 88b1201a2f6dec53970b120cc8e13c0eb5ae21e1) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/static/css/default.css | 1 + bitbake/lib/toaster/toastergui/templates/base.html | 2 +- .../toaster/toastergui/templates/landing_not_managed.html | 12 ++++++------ 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'bitbake') diff --git a/bitbake/lib/toaster/toastergui/static/css/default.css b/bitbake/lib/toaster/toastergui/static/css/default.css index 778a84926f..0e5c0f9773 100644 --- a/bitbake/lib/toaster/toastergui/static/css/default.css +++ b/bitbake/lib/toaster/toastergui/static/css/default.css @@ -120,6 +120,7 @@ select { width: auto; } .top-air { margin-top: 40px;} .progress { margin-bottom: 0px; } .lead .badge { font-size: 18px; font-weight: normal; border-radius: 15px; padding: 9px; } +.lead ol, .lead ul { padding: 10px 0 0 20px; } .lead ol > li, .lead ul > li { line-height: 35px; } diff --git a/bitbake/lib/toaster/toastergui/templates/base.html b/bitbake/lib/toaster/toastergui/templates/base.html index a781224ea1..2535f70af8 100644 --- a/bitbake/lib/toaster/toastergui/templates/base.html +++ b/bitbake/lib/toaster/toastergui/templates/base.html @@ -64,7 +64,7 @@ {% endif %} - + Toaster manual diff --git a/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html b/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html index fe56655a13..5bc435d149 100644 --- a/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html +++ b/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html @@ -11,17 +11,17 @@ -
-

- The 'Build' mode allows you to configure and run your Yocto Project builds from Toaster +

+ + The 'Build' mode allows you to configure and run your Yocto Project builds from Toaster. -- cgit v1.2.3-54-g00ecf