![JAR search and dependency download from the Maven repository](/logo.png)
com.darwinsys.servlet.calendar.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of darwinsys-api Show documentation
Show all versions of darwinsys-api Show documentation
Ian Darwin's assorted Java stuff,
assembled as an API.
/* table */
.cal-table-month { border:1px solid; }
.cal-header-month { color: red; background-color: white; }
.cal-header-days { color: blue; background-color: white; }
/* Normal day */
.cal-cell-day { background-color: white; }
/* today */
.cal-cell-today { background-color: pink; }
/* empty day cell */
.cal-cell-empty: { background-color: white }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy