RT 4.0.13
[freeside.git] / rt / share / html / NoAuth / css / base / jquery-ui-timepicker-addon.css
1 /*
2 * jQuery timepicker addon
3 * By: Trent Richardson [http://trentrichardson.com]
4 * Version 1.0.0
5 * Last Modified: 02/05/2012
6 *
7 * Copyright 2012 Trent Richardson
8 * Dual licensed under the MIT and GPL licenses.
9 * http://trentrichardson.com/Impromptu/GPL-LICENSE.txt
10 * http://trentrichardson.com/Impromptu/MIT-LICENSE.txt
11 */
12
13 .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
14 .ui-timepicker-div dl { text-align: left; }
15 .ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
16 .ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
17 .ui-timepicker-div td { font-size: 90%; }
18 .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
19 .ui-datepicker-buttonpane button.ui-datepicker-current { opacity: 1.0; }