Sha256: 1e3738bf529a1ed4f6a708358ab0bb1fc4974d12a2bb633d7fd688795875099d

Contents?: true

Size: 616 Bytes

Versions: 4

Compression:

Stored size: 616 Bytes

Contents

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