Changeset 4947 in subversion
- Timestamp:
- Jul 20, 2011 5:13:04 PM (22 months ago)
- Location:
- trunk/plugins/jqueryui
- Files:
-
- 3 added
- 3 deleted
- 2 edited
-
jqueryui.php (modified) (1 diff)
-
js/jquery-ui-1.8.12.custom.min.js (deleted)
-
js/jquery-ui-1.8.14.custom.min.js (added)
-
themes/default/jquery-ui-1.8.12.custom.css (deleted)
-
themes/default/jquery-ui-1.8.14.custom.css (added)
-
themes/default/roundcube-custom.diff (modified) (8 diffs)
-
themes/redmond/jquery-ui-1.8.12.custom.css (deleted)
-
themes/redmond/jquery-ui-1.8.14.custom.css (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/jqueryui/jqueryui.php
r4770 r4947 16 16 public function init() 17 17 { 18 $version = '1.8.1 2';18 $version = '1.8.14'; 19 19 20 20 $rcmail = rcmail::get_instance(); -
trunk/plugins/jqueryui/themes/default/roundcube-custom.diff
r4889 r4947 1 --- jquery-ui-1.8.1 2.custom.css.orig 2011-05-02 14:50:40.000000000 +02002 +++ jquery-ui-1.8.1 2.custom.css 2011-06-29 13:15:47.000000000 +02001 --- jquery-ui-1.8.14.custom.css.orig 2011-07-20 13:59:40.000000000 +0200 2 +++ jquery-ui-1.8.14.custom.css 2011-07-20 23:01:08.000000000 +0200 3 3 @@ -61,7 +61,7 @@ 4 4 .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; } … … 28 28 29 29 /* Icons 30 @@ -3 59,6 +361,8 @@30 @@ -349,6 +351,8 @@ 31 31 /* workarounds */ 32 32 * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ … … 35 35 + 36 36 /* 37 * jQuery UI Menu 1.8.1 237 * jQuery UI Menu 1.8.14 38 38 * 39 @@ -3 74,6 +378,8 @@39 @@ -364,6 +368,8 @@ 40 40 margin: 0; 41 41 display:block; … … 46 46 .ui-menu .ui-menu { 47 47 margin-top: -3px; 48 @@ -4 12,10 +418,11 @@48 @@ -402,10 +408,11 @@ 49 49 button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */ 50 50 .ui-button-icons-only { width: 3.4em; } … … 59 59 .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; } 60 60 .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; } 61 @@ -4 45,7 +452,7 @@61 @@ -435,7 +442,7 @@ 62 62 * 63 63 * http://docs.jquery.com/UI/Dialog#theming … … 68 68 .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 69 69 .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } 70 @@ -4 91,13 +498,16 @@70 @@ -481,13 +488,16 @@ 71 71 */ 72 72 .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ … … 85 85 + 86 86 /* 87 * jQuery UI Datepicker 1.8.1 287 * jQuery UI Datepicker 1.8.14 88 88 * 89 @@ - 507,7 +517,7 @@89 @@ -497,7 +507,7 @@ 90 90 * 91 91 * http://docs.jquery.com/UI/Datepicker#theming … … 96 96 .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } 97 97 .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } 98 @@ -5 25,6 +535,7 @@98 @@ -515,6 +525,7 @@ 99 99 .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } 100 100 .ui-datepicker td { border: 0; padding: 1px; }
Note: See TracChangeset
for help on using the changeset viewer.
