[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.4-164-gfa23b5d

Jesse Vincent jesse at bestpractical.com
Mon Oct 18 09:14:55 EDT 2010


The branch, 3.9-trunk has been updated
       via  fa23b5dc65f0b7cec278a2171443bd5774f3bf66 (commit)
      from  06260d3ddbea7d72afe21dc7d0f9c802619653d7 (commit)

Summary of changes:
 .../css/base/jquery-ui-1.8.4.custom.modified.css   |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit fa23b5dc65f0b7cec278a2171443bd5774f3bf66
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Mon Oct 18 22:14:25 2010 +0900

    hide an annoying div shown by the date picker

diff --git a/share/html/NoAuth/css/base/jquery-ui-1.8.4.custom.modified.css b/share/html/NoAuth/css/base/jquery-ui-1.8.4.custom.modified.css
index d6883d4..27e8c4a 100755
--- a/share/html/NoAuth/css/base/jquery-ui-1.8.4.custom.modified.css
+++ b/share/html/NoAuth/css/base/jquery-ui-1.8.4.custom.modified.css
@@ -390,6 +390,7 @@
  *
  * http://docs.jquery.com/UI/Datepicker#theming
  */
+#ui-datepicker-div { display: none;}
 .ui-datepicker { width: 17em; padding: .2em .2em 0; }
 .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
 .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }

-----------------------------------------------------------------------


More information about the Rt-commit mailing list