2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Administrator appointment editing added calendar to assist

This commit is contained in:
azammitdcarf
2011-08-29 00:42:04 +00:00
parent e8cdf17f49
commit 280a839e59
4 changed files with 997 additions and 2 deletions

7
css/timepicker.css Normal file
View File

@@ -0,0 +1,7 @@
/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }