From d47358fc952800e0115cea25d7cb4c07c49eaaf9 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Tue, 4 Aug 2015 16:07:06 +0100 Subject: bitbake: toastergui: spacing and top nav style change Remove the margin for the .section class and the .row-fluid class in the page header div to reduce the vertical white space a little bit in the project pages. Also, change the style of the Toaster manual link to make it look like the main navigation. (Bitbake rev: 7b539bbf25786d313fd8092dc96b186388df58aa) Signed-off-by: Belen Barros Pena Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/static/css/default.css | 1 - bitbake/lib/toaster/toastergui/templates/base.html | 16 +++++++++++----- .../lib/toaster/toastergui/templates/projecttopbar.html | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/static/css/default.css b/bitbake/lib/toaster/toastergui/static/css/default.css index 638c6dda82..dbe2307dc8 100644 --- a/bitbake/lib/toaster/toastergui/static/css/default.css +++ b/bitbake/lib/toaster/toastergui/static/css/default.css @@ -10,7 +10,6 @@ /* Style the breadcrumb */ .breadcrumb { display: inline-block; background-color: transparent; } -.section { margin: 20px 0; } /* Styles for the help information */ .get-help { color: #CCCCCC; } diff --git a/bitbake/lib/toaster/toastergui/templates/base.html b/bitbake/lib/toaster/toastergui/templates/base.html index c16fd65899..65367e20dd 100644 --- a/bitbake/lib/toaster/toastergui/templates/base.html +++ b/bitbake/lib/toaster/toastergui/templates/base.html @@ -102,11 +102,17 @@ All projects - - - - Toaster manual - + + + + diff --git a/bitbake/lib/toaster/toastergui/templates/projecttopbar.html b/bitbake/lib/toaster/toastergui/templates/projecttopbar.html index 79f6d1e346..220ca7202b 100644 --- a/bitbake/lib/toaster/toastergui/templates/projecttopbar.html +++ b/bitbake/lib/toaster/toastergui/templates/projecttopbar.html @@ -4,7 +4,7 @@ -