Revision: 4458
          http://vexi.svn.sourceforge.net/vexi/?rev=4458&view=rev
Author:   clrg
Date:     2012-11-23 01:50:35 +0000 (Fri, 23 Nov 2012)
Log Message:
-----------
Make disabled effect consistent with rest of theme

Modified Paths:
--------------
    trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t

Modified: 
trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t
===================================================================
--- trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t     
2012-11-23 00:30:21 UTC (rev 4457)
+++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/datefield.t     
2012-11-23 01:50:35 UTC (rev 4458)
@@ -171,6 +171,7 @@
         thisbox.enabled ++= function(v) {
             cascade = v;
             var max = vexi.ui.maxdim;
+            form = v ? "down" : "thindown";
             $button.maxheight = v ? max : 0;
             $select.enabled = v;
             $moreless.maxheight = v ? max : 0;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to