PluginProbe
Booking Calendar / 11.0
Booking Calendar v11.0
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-trontastic.datepick.css

ui-trontastic.datepick.css in Booking Calendar 11.0, at js/datepick/ui-trontastic.datepick.css

18 lines 594 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* ThemeRoller TronTastic 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: #000000; /* Set (.ui-state-hover) colours from theme here */
10 color: #96f226;
11 }
12 .ui-widget-header option {
13 background-color: #9fda58; /* Set (.ui-widget-header) background colour from theme here */
14 }
15 .ui-state-highlight a {
16 color: #030303; /* Set (.ui-state-highlight) colour from theme here */
17 }
18