[CalendarServer-changes] [12797] CalendarServer/trunk/calendarserver/webadmin/work.xhtml

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 4 13:57:49 PST 2014


Revision: 12797
          http://trac.calendarserver.org//changeset/12797
Author:   wsanchez at apple.com
Date:     2014-03-04 13:57:49 -0800 (Tue, 04 Mar 2014)
Log Message:
-----------
xInset=2

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/webadmin/work.xhtml

Modified: CalendarServer/trunk/calendarserver/webadmin/work.xhtml
===================================================================
--- CalendarServer/trunk/calendarserver/webadmin/work.xhtml	2014-03-04 20:58:29 UTC (rev 12796)
+++ CalendarServer/trunk/calendarserver/webadmin/work.xhtml	2014-03-04 21:57:49 UTC (rev 12797)
@@ -105,7 +105,7 @@
         var innerWidth  = outerWidth  - margin.left - margin.right;
         var innerHeight = outerHeight - margin.top  - margin.bottom;
 
-        var xInset = 1;
+        var xInset = 2;
 
         var max = d3.max(items, function(i) { return i.count; });
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140304/6fa58042/attachment-0001.html>


More information about the calendarserver-changes mailing list