Sha256: 8981d478eef5e34ecc13c3e7f2a1e3fdbbb2e444ab4375847ab3eeed97dfb89e
Contents?: true
Size: 618 Bytes
Versions: 4
Compression:
Stored size: 618 Bytes
Contents
/* ThemeRoller Blitzer 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: #f6f6f6; /* Set (.ui-state-hover) colours from theme here */ color: #111111; } .ui-widget-header select, .ui-widget-header option { background-color: #cc0000; /* Set (.ui-widget-header) background colour from theme here */ } .ui-state-highlight a { color: #555555; /* Set (.ui-state-highlight) colour from theme here */ }
Version data entries
4 entries across 4 versions & 1 rubygems