PluginProbe
Booking Calendar / 10.10.2
Booking Calendar v10.10.2
11.8.3 11.8.2 11.8.1 11.8 11.7 11.6.1 11.6 11.5 11.4.3 11.4.2 11.4.1 11.4 11.3 11.2.1 11.2 11.1 11.0 10.15.7 10.15.6 10.1.3 10.10 10.10.1 10.10.2 10.11 10.11.2 All 203 releases
booking / js / datepick / ui-mintchoc.datepick.css

ui-mintchoc.datepick.css in Booking Calendar 10.10.2, at js/datepick/ui-mintchoc.datepick.css

18 lines 592 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* ThemeRoller MintChoc override style sheet for jQuery date picker v3.7.0. */
2 @import "ui.datepick.css";
3
4 .ui-widget-header a,
5 .ui-widget-header select {
6 color: #222222; /* Set (.ui-widget-header a) colour from theme here */
7 }
8 .ui-widget-header a:hover {
9 background-color: #44372c; /* Set (.ui-state-hover) colours from theme here */
10 color: #add978;
11 }
12 .ui-widget-header option {
13 background-color: #cdc2a1; /* Set (.ui-widget-header) background colour from theme here */
14 }
15 .ui-state-highlight a {
16 color: #ffffff; /* Set (.ui-state-highlight) colour from theme here */
17 }
18