Sha256: d9da57f0c7431da76282538d3220b8f58eb5d0e367bf652d8029fb35ae7814dd

Contents?: true

Size: 619 Bytes

Versions: 4

Compression:

Stored size: 619 Bytes

Contents

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

.ui-widget-header a,
.ui-widget-header select {
	color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
	background-color: #ffdd57; /* Set (.ui-state-hover) colours from theme here */
	color: #381f00;
}
.ui-widget-header select,
.ui-widget-header option {
	background-color: #817865; /* Set (.ui-widget-header) background colour from theme here */
}
.ui-state-highlight a {
	color: #1f1f1f; /* 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-sunny.datepick.css
jquery_datepick-1.0.3 vendor/assets/stylesheets/ui-sunny.datepick.css
jquery_datepick-1.0.2 vendor/assets/stylesheets/ui-sunny.datepick.css
jquery_datepick-1.0.0 vendor/assets/stylesheets/ui-sunny.datepick.css