From: Michael J. Rubinsky Date: Fri, 19 Nov 2010 04:02:44 +0000 (-0500) Subject: CSS tweaks, move mobile javascript defs out of Kronolith.php: X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=58872c333ee6cd10b579979afc672ffe16ac8433;p=horde.git CSS tweaks, move mobile javascript defs out of Kronolith.php: Use data-theme="b", remove data-role="content" from the month view to get rid of the annoying page border/padding, add selected date text to month view also, --- diff --git a/kronolith/js/mobile.js b/kronolith/js/mobile.js index 0c91b6b68..98a634e17 100644 --- a/kronolith/js/mobile.js +++ b/kronolith/js/mobile.js @@ -199,7 +199,7 @@ } // Select current date. $('#kronolithMonth'+ $('kronolithMinicalDate').data('date')).addClass('kronolithSelected'); - + KronolithMobile.selectMonthDay($('#kronolithMinicalDate').data('date')); break; } }, @@ -434,9 +434,20 @@ */ selectMonthDay: function(date) { - var ul = $('