This commit is contained in:
Wout Schellaert 2017-10-11 22:49:18 +02:00
parent db598fbcbb
commit d97e7fbfa3

View file

@ -5,7 +5,7 @@
<a href="<%= @event.path %>" class="tile event-tile is-child box backgroundimg highlighted" <a href="<%= @event.path %>" class="tile event-tile is-child box backgroundimg highlighted"
style="background-image: linear-gradient(to top right,rgba(255,255,255,0),rgba(0,0,0,.60)); background-color:<%= @event[:color] %>;"> style="background-image: linear-gradient(to top right,rgba(255,255,255,0),rgba(0,0,0,.60)); background-color:<%= @event[:color] %>;">
<% else %> <% else %>
<a href="<%= @event.path %>" class="tile event-tile sis-child box backgroundimg"> <a href="<%= @event.path %>" class="tile event-tile is-child box backgroundimg">
<% end %> <% end %>
<div class="content event-content"> <div class="content event-content">
<div class="event-text"> <div class="event-text">