From fa595132b337861898b391229ef54fc5b451a148 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Thu, 19 Mar 2015 10:34:58 +0000 Subject: bitbake: toastergui: give button nice rounded corners In the 'add variable' form, the submit button had a class applied that gave it straight corners on the left, and rounded corners on the right. Remove the class so that we have 4 nicely rounded corners. The patch also removes the unncessary inline styles in the same button. (Bitbake rev: 4f2a6d5b515dec4b6199cc4517cd13dcc331f3c3) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/projectconf.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake') diff --git a/bitbake/lib/toaster/toastergui/templates/projectconf.html b/bitbake/lib/toaster/toastergui/templates/projectconf.html index d8ead8199b..8b609adb64 100644 --- a/bitbake/lib/toaster/toastergui/templates/projectconf.html +++ b/bitbake/lib/toaster/toastergui/templates/projectconf.html @@ -172,7 +172,7 @@

-

+
-- cgit v1.2.3-54-g00ecf