Changes

Jump to navigation Jump to search

Category:Calendar

182 bytes added, 12:46, 19 February 2018
.editroomlink{
padding-left: 2px;
}
 
Example: Show past dates in a different color.
 
.pastdate {
background-color: #d9edf7;
}
 
Example: Show weekends in a different color
 
.weekend {
background-color: #cccccc;
}

Navigation menu