File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,11 +57,11 @@ tbody tr:nth-child(2n) td:first-child {
5757 color: var(--tubaf-blue-dark);
5858}
5959
60- .icon-easter::before { content: "🥚"; } /* Egg */
61- .icon-mayday::before { content: "🌿"; } /* Leaf/Maypole vibe */
62- .icon-pentecost::before { content: "🕊️"; } /* Dove (Pfingsten/Pentecost) */
63- .icon-exercise::before { content: "✍️"; } /* Writing hand */
64- .icon-joined::before { content: "🔗"; } /* Link for conjoined */
60+ .icon-easter::before { content: "🥚 "; } /* Egg */
61+ .icon-mayday::before { content: "🌿 "; } /* Leaf/Maypole vibe */
62+ .icon-pentecost::before { content: "🕊️ "; } /* Dove (Pfingsten/Pentecost) */
63+ .icon-exercise::before { content: "✍️ "; } /* Writing hand */
64+ .icon-joined::before { content: "🔗 "; } /* Link for conjoined */
6565
6666/* 1. Target the TD or TR that contains a holiday class */
6767/* This colors the entire row if any cell has a holiday span */
You can’t perform that action at this time.
0 commit comments