[entry] Remove color from anchor's background following our GUI.
authorWooHyun Jung <wh0705.jung@samsung.com>
Wed, 24 Apr 2013 10:52:08 +0000 (19:52 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:05:58 +0000 (20:05 +0900)
themes/widgets/entry.edc

index ff1c53b..b5eb072 100644 (file)
@@ -2202,7 +2202,7 @@ group { name: "elm/entry/base-password/popup";
                                type: RECT;
                                mouse_events: 0;
                                description { state: "default" 0.0;
-                                       color: 128 0 0 64;
+                                       color: 0 0 0 0;
                                }
                        }
                }