Skip to content

Commit

Permalink
transparent calendar item border
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrxy committed Feb 13, 2024
1 parent 6cd8d03 commit 138956f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spinitron.css
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,10 @@ tr[id^="sp-"] td.spin-time {
margin-top: 2rem;
}

.spin-cal .fc-event.spin-cal.pl {
border-color: transparent;
}

.spin-cal__datepicker,
.spin_cal__highlight,
.fc-state-disabled,
Expand Down

0 comments on commit 138956f

Please sign in to comment.