Sha256: b36d5c92777717ac5a80d01f41ff1a52f90b16c3f7832f7809c328dfc26b885c

Contents?: true

Size: 619 Bytes

Versions: 4

Compression:

Stored size: 619 Bytes

Contents

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

.ui-widget-header a,
.ui-widget-header select {
	color: #444444; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
	background-color: #0073ea; /* Set (.ui-state-hover) colours from theme here */
	color: #ffffff;
}
.ui-widget-header select,
.ui-widget-header option {
	background-color: #dddddd; /* Set (.ui-widget-header) background colour from theme here */
}
.ui-state-highlight a {
	color: #444444; /* 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-flick.datepick.css
jquery_datepick-1.0.3 vendor/assets/stylesheets/ui-flick.datepick.css
jquery_datepick-1.0.2 vendor/assets/stylesheets/ui-flick.datepick.css
jquery_datepick-1.0.0 vendor/assets/stylesheets/ui-flick.datepick.css