-respondsToSelector is an instance method, not a class method, so I have
[ITKit.git] / ITTextFieldCell.m
index 3d04848..00d54f6 100755 (executable)
@@ -24,7 +24,7 @@
         shadowAmbient    = 0.15;
         shadowHeight     = 1.00;
         shadowRadius     = 4.00;
-        shadowSaturation = 1.0;
+        shadowSaturation = 1.2;
     }
 
     return self;