Better highlight entries that pop open
This commit is contained in:
		@@ -45,7 +45,7 @@ body {
 | 
			
		||||
    padding: 3px 0;
 | 
			
		||||
}
 | 
			
		||||
.calendar-date:nth-of-type(2n) .calendar-date-month {
 | 
			
		||||
    /*background-color: var(--calendar-fablab-blue);*/
 | 
			
		||||
    background-color: var(--calendar-fablab-blue);
 | 
			
		||||
}
 | 
			
		||||
.calendar-date-day {
 | 
			
		||||
    font-size: 13pt;
 | 
			
		||||
@@ -145,6 +145,7 @@ body {
 | 
			
		||||
 | 
			
		||||
details.calendar-event-details > summary {
 | 
			
		||||
    text-decoration: underline dotted black;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
.calendar-popover-content > * {
 | 
			
		||||
    margin: 5px 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user