From 20d006e3c9a309ac709e7b44eb6164c9afb0086b Mon Sep 17 00:00:00 2001 From: Christophe Robillard Date: Tue, 2 Dec 2025 18:09:49 +0100 Subject: [PATCH] remove useless styles --- app/views/moods/index.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/moods/index.html.erb b/app/views/moods/index.html.erb index 0de47a4..f9977f1 100644 --- a/app/views/moods/index.html.erb +++ b/app/views/moods/index.html.erb @@ -4,11 +4,11 @@

Comment ça KLUK aujourd'hui ?

-
Aujourd'hui
-
-
+
Aujourd'hui
+
+
<% @mood_log.each do |week| %> -
+
<% week.each do |d| %> <% if d[1] %>
" data-mode="<%= d[1] %>" data-day="<%= d[0] %>" data-action="mouseover->mood#updateDayInfo mouseleave->mood#updateDayInfo" title="<%= d[0] %> : <%= d[1] %>" class="day <%= d[1] %>">