[Rt-commit] rt branch, 4.0/datetimepicker-ui, updated. rt-4.0.2-114-gd5c04c6
Alex Vandiver
alexmv at bestpractical.com
Thu Jun 21 18:19:12 EDT 2012
The branch, 4.0/datetimepicker-ui has been updated
via d5c04c62e57ba7a8c6eedcfdcc691677bf129b85 (commit)
from 6f5787e9a70fb8a473b059cd0c430ff0bdb2f725 (commit)
Summary of changes:
share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css | 1 +
1 file changed, 1 insertion(+)
- Log -----------------------------------------------------------------
commit d5c04c62e57ba7a8c6eedcfdcc691677bf129b85
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Thu Jun 21 18:13:24 2012 -0400
Make the "Now" button in the timepicker look less disabled
diff --git a/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css b/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css
index 71e4c46..b4837d6 100644
--- a/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css
+++ b/share/html/NoAuth/css/base/jquery-ui-timepicker-addon.css
@@ -4,3 +4,4 @@
.ui-timepicker-div dl dd { margin: -25px 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
+.ui-datepicker-buttonpane button.ui-datepicker-current { opacity: 1.0; }
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list