From cefb3f9cbe624bdcfbb0ec7e0d08d9eb9576df1c Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 27 Mar 2015 20:54:55 -0400 Subject: change the buttons color --- static/wedding.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/wedding.js b/static/wedding.js index 378212b..1515055 100644 --- a/static/wedding.js +++ b/static/wedding.js @@ -48,4 +48,5 @@ $(function(){ $("#kidsnames").prop("disabled", $(this).val()=="0"); }); updateFields($("input:radio[name=rsvp]:checked").val() == "0"); + $("li.active a").css("background-color", "#6dbadf"); }); -- cgit v1.2.3-70-g09d2