Sha256: baeeeae2363b13aa52273e68056d92e1f799dadb42003b6f10d5c0d29b63d9bd
Contents?: true
Size: 622 Bytes
Versions: 4
Compression:
Stored size: 622 Bytes
Contents
/* ThemeRoller Eggplant 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: #eae6ea; /* Set (.ui-state-hover) colours from theme here */ color: #734d99; } .ui-widget-header select, .ui-widget-header option { background-color: #30273a; /* Set (.ui-widget-header) background colour from theme here */ } .ui-state-highlight a { color: #fafafa; /* Set (.ui-state-highlight) colour from theme here */ }
Version data entries
4 entries across 4 versions & 1 rubygems