Skip to content

Improvement for today marker #1104

Closed
Closed
@der-daniel

Description

@der-daniel

Inspired by the Outlook calendar, I think we can improve the marker for today.
This is what it looks like in Outlook.

image

I hacked a little html and came up with this.

<td class="fc-day-top fc-fri fc-today " data-date="2019-02-08">
  <div class="fc-day-marker" style="background-color:#0082C9; width: inherit; height: 3px;">
    <span class="fc-day-number" style="font-weight: bold; color:#0082C9">8</span>
  </div>
</td>

image

What do you think?

For Frodo!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions