1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Fix: Address issue with incorrect dates showing on the calendar agenda and add icons for which date type it is

This commit is contained in:
nitsua
2020-09-12 21:39:46 -04:00
committed by Qstick
parent 0100819ae4
commit ff3fd0bb1e
3 changed files with 51 additions and 11 deletions
@@ -90,3 +90,8 @@
flex: 0 0 100%;
}
}
.dateIcon {
display: inline;
margin-right: 10px;
}