From ae329b763304e14fc808e6150a8c076d4816303d Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Fri, 28 Aug 2015 17:27:54 +0100 Subject: bitbake: toaster: adjust spacing in project pages Mainly in the top of the page, by adjusting some classes and the headings. Also, it removes the commented out tab for the 'My image recipes' section, since the final designs for image customisation do not need it. (Bitbake rev: 945746f21916eb64a0b4344bcf7e7e0dd75b9547) Signed-off-by: Belen Barros Pena Signed-off-by: Elliot Smith Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/projectbuilds.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'bitbake/lib/toaster/toastergui/templates/projectbuilds.html') diff --git a/bitbake/lib/toaster/toastergui/templates/projectbuilds.html b/bitbake/lib/toaster/toastergui/templates/projectbuilds.html index f1db2f1504..df809de405 100644 --- a/bitbake/lib/toaster/toastergui/templates/projectbuilds.html +++ b/bitbake/lib/toaster/toastergui/templates/projectbuilds.html @@ -21,8 +21,7 @@ }); - + {% if objects.paginator.count == 0 %} -- cgit v1.2.3-54-g00ecf