From: Belen Barros Pena Date: Thu, 19 Mar 2015 10:34:58 +0000 (+0000) Subject: toastergui: give button nice rounded corners X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2a6d5b515dec4b6199cc4517cd13dcc331f3c3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Belen Barros Pena --- diff --git a/lib/toaster/toastergui/templates/projectconf.html b/lib/toaster/toastergui/templates/projectconf.html index d8ead8199b8..8b609adb642 100644 --- a/lib/toaster/toastergui/templates/projectconf.html +++ b/lib/toaster/toastergui/templates/projectconf.html @@ -172,7 +172,7 @@

-

+