diff options
Diffstat (limited to 'plugins/jqueryui/themes/default/roundcube-custom.diff')
| -rw-r--r-- | plugins/jqueryui/themes/default/roundcube-custom.diff | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/plugins/jqueryui/themes/default/roundcube-custom.diff b/plugins/jqueryui/themes/default/roundcube-custom.diff index 9f018fbd3..87c36d46f 100644 --- a/plugins/jqueryui/themes/default/roundcube-custom.diff +++ b/plugins/jqueryui/themes/default/roundcube-custom.diff @@ -1,5 +1,5 @@ --- jquery-ui-1.8.12.custom.css.orig 2011-05-02 14:50:40.000000000 +0200 -+++ jquery-ui-1.8.12.custom.css 2011-05-02 14:53:35.000000000 +0200 ++++ jquery-ui-1.8.12.custom.css 2011-05-09 23:38:06.000000000 +0200 @@ -61,7 +61,7 @@ .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; } .ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #000000; } @@ -86,3 +86,11 @@ .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; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } +@@ -525,6 +533,7 @@ + .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } + .ui-datepicker td { border: 0; padding: 1px; } + .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } ++.ui-datepicker td.ui-datepicker-current-day .ui-state-active { background:#c33; border-color:#a22; color:#fff; } + .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } + .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } + .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } |
