Filter own entries in calendar

This commit is contained in:
2017-12-03 19:08:05 +01:00
parent e1277fa734
commit 46e5eb1f33
5 changed files with 29 additions and 6 deletions

View File

@ -14,6 +14,10 @@
text-align center
margin-bottom 1rem
.weekend
.weekday-name
font-weight bold
.calendar-entries
vertical
@ -28,7 +32,7 @@
height 4rem
object-fit cover
.calendar-entry-personal
.calendar-entry[data-added="true"]
border 2px solid main-color
:hover