Changes

Jump to navigation Jump to search

Category:Developers

92 bytes added, 19:11, 25 February 2017
no edit summary
=== Add a border around the selected dates===
.datestay {border: 1px solid #2f2f2f !important;}
 
 
=== Line through unavailable dates===
.datenotavail {
text-decoration: line-through;
}
== Javascript ==

Navigation menu