Sha256: 0145e9994b2cc230140ddd1eb3c5c6c57067f95657dcae91b1e7b72587bd7d99

Contents?: true

Size: 620 Bytes

Versions: 4

Compression:

Stored size: 620 Bytes

Contents

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

.ui-widget-header a,
.ui-widget-header select {
	color: #e1e463; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
	background-color: #ccd232; /* Set (.ui-state-hover) colours from theme here */
	color: #212121;
}
.ui-widget-header select,
.ui-widget-header option {
	background-color: #35414f; /* Set (.ui-widget-header) background colour from theme here */
}
.ui-state-highlight a {
	color: #363636; /* 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-hot-sneaks.datepick.css
jquery_datepick-1.0.3 vendor/assets/stylesheets/ui-hot-sneaks.datepick.css
jquery_datepick-1.0.2 vendor/assets/stylesheets/ui-hot-sneaks.datepick.css
jquery_datepick-1.0.0 vendor/assets/stylesheets/ui-hot-sneaks.datepick.css