X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/90261ef2a4b2facc14c3c05a5a6e586e900a4f94..fc20fb5991f57d35d0483a29d8a4c8f7775e7969:/ITTextFieldCell.m diff --git a/ITTextFieldCell.m b/ITTextFieldCell.m index 7e289fd..aed1f00 100755 --- a/ITTextFieldCell.m +++ b/ITTextFieldCell.m @@ -24,7 +24,7 @@ shadowAmbient = 0.15; shadowHeight = 1.00; shadowRadius = 4.00; - shadowSaturation = 1.2; + shadowSaturation = 1.0; } return self;