Sha256: 097a6bcb7f5870455b8121d70125188f97eadda8725fe48212929812328f6a23

Contents?: true

Size: 619 Bytes

Versions: 4

Compression:

Stored size: 619 Bytes

Contents

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

.ui-widget-header a,
.ui-widget-header select {
	color: #eeeeee; /* Set (.ui-widget-header a) colour from theme here */
}
.ui-widget-header a:hover {
	background-color: #1c1c1c; /* Set (.ui-state-hover) colours from theme here */
	color: #ffffff;
}
.ui-widget-header select,
.ui-widget-header option {
	background-color: #333333; /* 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-black-tie.datepick.css
jquery_datepick-1.0.3 vendor/assets/stylesheets/ui-black-tie.datepick.css
jquery_datepick-1.0.2 vendor/assets/stylesheets/ui-black-tie.datepick.css
jquery_datepick-1.0.0 vendor/assets/stylesheets/ui-black-tie.datepick.css