Sha256: b426da56b1d258cdc4bb4bef16af312cd4b54fb7efbf8b51f4e6dd7746741c18

Contents?: true

Size: 619 Bytes

Versions: 4

Compression:

Stored size: 619 Bytes

Contents

/* ThemeRoller MintChoc override style sheet for jQuery date picker v4.1.0. */
@import "ui.datepick.css";

.ui-widget-header a,
.ui-widget-header select {
	color: #222222; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
	background-color: #44372c; /* Set (.ui-state-hover) colours from theme here */
	color: #add978;
}
.ui-widget-header select,
.ui-widget-header option {
	background-color: #cdc2a1; /* Set (.ui-widget-header) background colour from theme here */
}
.ui-state-highlight a {
	color: #ffffff; /* Set (.ui-state-highlight) colour from theme here */
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jquery_datepick-2.0.0 vendor/assets/stylesheets/ui-mint-choc.datepick.css
jquery_datepick-1.0.3 vendor/assets/stylesheets/ui-mint-choc.datepick.css
jquery_datepick-1.0.2 vendor/assets/stylesheets/ui-mint-choc.datepick.css
jquery_datepick-1.0.0 vendor/assets/stylesheets/ui-mint-choc.datepick.css